Commit 3d65dc9c authored by Andrey Filippov's avatar Andrey Filippov
Browse files

Fixed Lepton sensor code to be multiple of 4

parent 4e7db803
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -767,7 +767,7 @@ function detect_camera(){
			        print_r($output,1)."\ncommand return value=".$retval."\n");
			    
			    // sensor's code from c313a.h
			    $sensor_code = 65;
			    $sensor_code = 68; // TODO: ************** Import as PHP constant? ***********
			    
			}else {
				respond_xml ('', 'Do not know how to initialize master camera '