mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
fix typo in solenoid.h (#18635)
This commit is contained in:
parent
c1e05b14d5
commit
9e1ff0e6b9
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user