summaryrefslogtreecommitdiff
path: root/app/include/zmk/split/bluetooth/service.h
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-16 18:52:04 -0400
committerPete Johanson <peter@peterjohanson.com>2020-07-17 22:43:40 -0400
commiteb0bf2337ee988cb5b094db814beb0db8271e908 (patch)
treee68216cff6718f7d403638c5056ab413b147dbdc /app/include/zmk/split/bluetooth/service.h
parent7778ceec9214a32be5a22848e9d4978f452e41ba (diff)
More cleanup of BLE split code.
Diffstat (limited to 'app/include/zmk/split/bluetooth/service.h')
-rw-r--r--app/include/zmk/split/bluetooth/service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/include/zmk/split/bluetooth/service.h b/app/include/zmk/split/bluetooth/service.h
index 76af898..954e0cd 100644
--- a/app/include/zmk/split/bluetooth/service.h
+++ b/app/include/zmk/split/bluetooth/service.h
@@ -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); \ No newline at end of file