Cleanup
This commit is contained in:
parent
73de55c82b
commit
7c5f7466b0
1
Boards.h
1
Boards.h
|
@ -258,7 +258,6 @@
|
||||||
#define HAS_SLEEP true
|
#define HAS_SLEEP true
|
||||||
#define HAS_BLUETOOTH false
|
#define HAS_BLUETOOTH false
|
||||||
#define HAS_BLE true
|
#define HAS_BLE true
|
||||||
// Cannot run wifi and BLE at same time?
|
|
||||||
#define HAS_CONSOLE false
|
#define HAS_CONSOLE false
|
||||||
#define HAS_EEPROM true
|
#define HAS_EEPROM true
|
||||||
#define PIN_WAKEUP GPIO_NUM_0
|
#define PIN_WAKEUP GPIO_NUM_0
|
||||||
|
|
Loading…
Reference in New Issue