process. Verified by running this locally on a rp2040. Examples on the esp32 still work as expected. Thank you again for contributing! We will try to test and integrate the change as soon as we can, but be aware we have many GitHub repositories to manage and can't immediately respond t...
#elif defined(ESP8266) || defined(ESP32) || defined(ARDUINO_ARCH_RP2040) #elif defined(ARDUINO_ARDUINO_NANO33BLE) || \ defined(ARDUINO_ARCH_MBED_RP2040) || defined(ARDUINO_ARCH_RP2040) #include <api/deprecated-avr-comp/avr/pgmspace.h> #elif defined(ESP8266) || defined(ESP32) #inclu...