summaryrefslogtreecommitdiff
path: root/app/src/split/bluetooth/service.c
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-01 22:27:01 -0400
committerPete Johanson <peter@peterjohanson.com>2020-07-17 22:43:40 -0400
commita165db63586f37531d5050623bc5a7bc96793d49 (patch)
treef0d9ce8d16642944cb1037feff292d3dc8899409 /app/src/split/bluetooth/service.c
parent3796f76c56d42ca9b4fd36edae7f6bf6656009b9 (diff)
Initial work on split central support.
Diffstat (limited to 'app/src/split/bluetooth/service.c')
-rw-r--r--app/src/split/bluetooth/service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/split/bluetooth/service.c b/app/src/split/bluetooth/service.c
index a669723..81fbfb5 100644
--- a/app/src/split/bluetooth/service.c
+++ b/app/src/split/bluetooth/service.c
@@ -4,6 +4,7 @@
#include <bluetooth/gatt.h>
#include <zmk/matrix.h>
+#include <zmk/split/bluetooth/uuid.h>
#include <zmk/split/bluetooth/service.h>
static u8_t num_of_positions = ZMK_KEYMAP_LEN;