Tasmota/lib/libesp32/RadioLib/TasmotaAlert.md
2024-02-24 18:25:40 +01:00

330 B

TasmotaAlert

Action to take in case of new release of RadioLib

20240223

1 - Remove folder RadioLibs/examples/NonArduino (Fixes Github vulnerability alerts) 2 - Add #define RADIOLIB_EEPROM_UNSUPPORTED to file RadioLib/src/BuildOpt.h section defined(ESP32) || defined(ARDUINO_ARCH_ESP32) (Fixes safeboot compilation)