mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-20 13:38:54 -04:00
Cleanup
This commit is contained in:
parent
59e1836975
commit
fe9538de7e
1 changed files with 135 additions and 135 deletions
|
@ -28,8 +28,8 @@
|
|||
#elif HAS_BLE == true
|
||||
#include "esp_bt_main.h"
|
||||
#include "esp_bt_device.h"
|
||||
// TODO: Remove
|
||||
#define SerialBT Serial
|
||||
#include "BleSerial.h"
|
||||
BleSerial SerialBT;
|
||||
#endif
|
||||
|
||||
#elif MCU_VARIANT == MCU_NRF52
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue