Make sure count of frames in motion is reset during start
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone Build is passing
				
			This commit is contained in:
		| @@ -114,6 +114,8 @@ gauge_build_info.labels( | ||||
| gauge_queue_frames.labels("download").set(0) | ||||
| gauge_queue_frames.labels("hold").set(0) | ||||
| gauge_queue_frames.labels("upload").set(0) | ||||
| counter_frames.labels("motion").inc(0) | ||||
|  | ||||
|  | ||||
| assert SLIDE_WINDOW <= 8  # This is 256 frames which should be enough | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user