a value of 100 milliseconds is adequate for the debounce constant
This commit is contained in:
		
							parent
							
								
									8b7bd91817
								
							
						
					
					
						commit
						5e2269bf2b
					
				@ -8,7 +8,7 @@
 | 
			
		||||
#include "gpio.h"
 | 
			
		||||
#include "time_func.h"
 | 
			
		||||
 | 
			
		||||
#define DEBOUNCE_BUTTON_MSEC  350
 | 
			
		||||
#define DEBOUNCE_BUTTON_MSEC  100
 | 
			
		||||
 | 
			
		||||
PMSG_QUEUE Sys_Queue = NULL;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user