My understanding is that functions not prefixed with ICACHE_FLASH_ATTR will be saved in RAM and not flash. RAM is a much scarcer resource compared to flash in ESP8266.
My understanding is that functions not prefixed with ICACHE_FLASH_ATTR will be saved in RAM and not flash. RAM is a much scarcer resource compared to flash in ESP8266.