mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
fix RadioLib compile on safeboot
This commit is contained in:
parent
90b3f0f62b
commit
87f17404c0
@ -219,7 +219,8 @@
|
|||||||
|
|
||||||
#elif defined(ESP32) || defined(ARDUINO_ARCH_ESP32)
|
#elif defined(ESP32) || defined(ARDUINO_ARCH_ESP32)
|
||||||
#define RADIOLIB_ESP32
|
#define RADIOLIB_ESP32
|
||||||
|
#define RADIOLIB_EEPROM_UNSUPPORTED
|
||||||
|
|
||||||
// ESP32 boards
|
// ESP32 boards
|
||||||
#define RADIOLIB_PLATFORM "ESP32"
|
#define RADIOLIB_PLATFORM "ESP32"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user