From be537d06565a38f5fcca8d5a1d0a7b7350b35d51 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Thu, 2 Jul 2020 23:34:11 -0400 Subject: Lots of work on split peripheral/central logic. --- app/include/zmk/split/bluetooth/central.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/include/zmk/split/bluetooth/central.h (limited to 'app/include/zmk/split/bluetooth/central.h') 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 -- cgit v1.2.3