More cleanup of BLE split code.
parent
7778ceec92
commit
eb0bf2337e
|
|
@ -1,2 +0,0 @@
|
||||||
|
|
||||||
int zmk_split_bt_central_init();
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <bluetooth/uuid.h>
|
|
||||||
|
|
||||||
int zmk_split_bt_position_pressed(u8_t position);
|
int zmk_split_bt_position_pressed(u8_t position);
|
||||||
int zmk_split_bt_position_released(u8_t position);
|
int zmk_split_bt_position_released(u8_t position);
|
||||||
Loading…
Reference in New Issue