More cleanup of BLE split code.

This commit is contained in:
Pete Johanson 2020-07-16 18:52:04 -04:00
parent 7778ceec92
commit eb0bf2337e
2 changed files with 0 additions and 4 deletions

View file

@ -1,2 +0,0 @@
int zmk_split_bt_central_init();

View file

@ -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);