Updated the motor pulse define, too fast of a pulse doesn't wakeup the motor driver.
This commit is contained in:
		
							parent
							
								
									ba4b6f9f70
								
							
						
					
					
						commit
						cc57692a1d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@
 | 
			
		|||
#define SPEED_PIN PB2 // Pin 7/ADC1
 | 
			
		||||
#define BUTTON_PIN PB4 // Pin 3 - Button input
 | 
			
		||||
 | 
			
		||||
#define MOTOR_PULSE 1 //uS motor base pulse
 | 
			
		||||
#define MOTOR_PULSE 6 //uS motor base pulse
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*The timing of "ticks" is dependent on the AVR timer's counter register
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue