mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-01-30 08:13:26 -05:00
Cleanup
This commit is contained in:
parent
59e1836975
commit
fe9538de7e
@ -28,8 +28,8 @@
|
|||||||
#elif HAS_BLE == true
|
#elif HAS_BLE == true
|
||||||
#include "esp_bt_main.h"
|
#include "esp_bt_main.h"
|
||||||
#include "esp_bt_device.h"
|
#include "esp_bt_device.h"
|
||||||
// TODO: Remove
|
#include "BleSerial.h"
|
||||||
#define SerialBT Serial
|
BleSerial SerialBT;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#elif MCU_VARIANT == MCU_NRF52
|
#elif MCU_VARIANT == MCU_NRF52
|
||||||
|
Loading…
x
Reference in New Issue
Block a user