mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-20 14:15:40 +00:00
Update smart_ble.h
This commit is contained in:
parent
83798c0b99
commit
a4c7576d01
@ -18,5 +18,5 @@
|
|||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
void sc_ble_battary(uint8_t batt_level);
|
void sc_ble_battary(uint8_t batt_level);
|
||||||
void WIRELESS_START(uint32_t mode);
|
void wireless_start(uint32_t mode);
|
||||||
void WIRELESS_STOP(void);
|
void wireless_stop(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user