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