[Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716)
This commit is contained in:
		
							parent
							
								
									f945c352e7
								
							
						
					
					
						commit
						9e782e4f14
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -18,6 +18,7 @@
 | 
			
		|||
#include "timer.h"
 | 
			
		||||
#include "solenoid.h"
 | 
			
		||||
#include "haptic.h"
 | 
			
		||||
#include "gpio.h"
 | 
			
		||||
 | 
			
		||||
bool     solenoid_on      = false;
 | 
			
		||||
bool     solenoid_buzzing = false;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue