kopia lustrzana https://github.com/jgromes/RadioLib
[Pager] Fixed deprecation warning for ESP
rodzic
61f6da0cb2
commit
767a2b006a
|
@ -10,7 +10,7 @@ static PhysicalLayer* readBitInstance = NULL;
|
|||
static uint32_t readBitPin = RADIOLIB_NC;
|
||||
|
||||
#if defined(ESP8266) || defined(ESP32)
|
||||
ICACHE_RAM_ATTR
|
||||
IRAM_ATTR
|
||||
#endif
|
||||
static void PagerClientReadBit(void) {
|
||||
if(readBitInstance) {
|
||||
|
|
Ładowanie…
Reference in New Issue