diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-07-16 18:52:04 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-07-17 22:43:40 -0400 |
commit | eb0bf2337ee988cb5b094db814beb0db8271e908 (patch) | |
tree | e68216cff6718f7d403638c5056ab413b147dbdc /app/include/zmk/split/bluetooth/central.h | |
parent | 7778ceec9214a32be5a22848e9d4978f452e41ba (diff) |
More cleanup of BLE split code.
Diffstat (limited to 'app/include/zmk/split/bluetooth/central.h')
-rw-r--r-- | app/include/zmk/split/bluetooth/central.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/include/zmk/split/bluetooth/central.h b/app/include/zmk/split/bluetooth/central.h deleted file mode 100644 index 09a7161..0000000 --- a/app/include/zmk/split/bluetooth/central.h +++ /dev/null @@ -1,2 +0,0 @@ - -int zmk_split_bt_central_init();
\ No newline at end of file |