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