Gutting bluetooth

This commit is contained in:
Ben Meadors
2022-08-17 10:45:40 -05:00
parent cc5a08fcf0
commit 0c08d7c3dc
19 changed files with 40 additions and 1202 deletions

View File

@@ -16,8 +16,6 @@
#include <driver/rtc_io.h>
#include <driver/uart.h>
#include "nimble/BluetoothUtil.h"
esp_sleep_source_t wakeCause; // the reason we booted this time
#endif