mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
comment warning (#20907)
This commit is contained in:
parent
190493c747
commit
309ac81e22
@ -6,9 +6,9 @@
|
||||
|
||||
#if !RADIOLIB_EXCLUDE_LORAWAN
|
||||
|
||||
#if defined(RADIOLIB_EEPROM_UNSUPPORTED)
|
||||
#warning "Persistent storage not supported!"
|
||||
#endif
|
||||
//#if defined(RADIOLIB_EEPROM_UNSUPPORTED)
|
||||
// #warning "Persistent storage not supported!"
|
||||
//#endif
|
||||
|
||||
// flag to indicate whether there was some action during Rx mode (timeout or downlink)
|
||||
static volatile bool downlinkAction = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user