More cleanup of BLE split code.
This commit is contained in:
parent
7778ceec92
commit
eb0bf2337e
2 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue