Explorar o código

fix typo in solenoid.h (#18635)

Giuseppe Rota %!s(int64=2) %!d(string=hai) anos
pai
achega
9e1ff0e6b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/haptic/solenoid.h

+ 1 - 1
drivers/haptic/solenoid.h

@@ -54,7 +54,7 @@
 #    endif
 #endif
 
-void solenoidbuzz_on(void);
+void solenoid_buzz_on(void);
 void solenoid_buzz_off(void);
 void solenoid_set_buzz(uint8_t buzz);