summaryrefslogtreecommitdiff
path: root/app/include/zmk/split/bluetooth/central.h
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-02 23:34:11 -0400
committerPete Johanson <peter@peterjohanson.com>2020-07-17 22:43:40 -0400
commitbe537d06565a38f5fcca8d5a1d0a7b7350b35d51 (patch)
tree7328b80497cf1edd8ad8efdba8fa804070235ef0 /app/include/zmk/split/bluetooth/central.h
parenta165db63586f37531d5050623bc5a7bc96793d49 (diff)
Lots of work on split peripheral/central logic.
Diffstat (limited to 'app/include/zmk/split/bluetooth/central.h')
-rw-r--r--app/include/zmk/split/bluetooth/central.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/include/zmk/split/bluetooth/central.h b/app/include/zmk/split/bluetooth/central.h
new file mode 100644
index 0000000..09a7161
--- /dev/null
+++ b/app/include/zmk/split/bluetooth/central.h
@@ -0,0 +1,2 @@
+
+int zmk_split_bt_central_init(); \ No newline at end of file