Update kuukar_config.py
This commit is contained in:
		
							parent
							
								
									c528fad47a
								
							
						
					
					
						commit
						db0de37387
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,8 @@ SONAR_ADC_PIN = 1
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
# Motor Pins
 | 
			
		||||
MOTOR_FL_F = 7
 | 
			
		||||
MOTOR_FL_R = 6
 | 
			
		||||
MOTOR_FL_F = 6
 | 
			
		||||
MOTOR_FL_R = 7
 | 
			
		||||
MOTOR_FR_F = 8
 | 
			
		||||
MOTOR_FR_R = 9
 | 
			
		||||
MOTOR_RL_F = 10
 | 
			
		||||
| 
						 | 
				
			
			@ -31,3 +31,4 @@ REVERSE_LEDS = [11, 10, 9]
 | 
			
		|||
LIGHT_SENSOR_PIN = 0
 | 
			
		||||
 | 
			
		||||
DHT22_PIN = 3
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue