fix typo in solenoid.h (#18635)
This commit is contained in:
		
							parent
							
								
									c1e05b14d5
								
							
						
					
					
						commit
						9e1ff0e6b9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -54,7 +54,7 @@
 | 
				
			||||||
#    endif
 | 
					#    endif
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void solenoidbuzz_on(void);
 | 
					void solenoid_buzz_on(void);
 | 
				
			||||||
void solenoid_buzz_off(void);
 | 
					void solenoid_buzz_off(void);
 | 
				
			||||||
void solenoid_set_buzz(uint8_t buzz);
 | 
					void solenoid_set_buzz(uint8_t buzz);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue