You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the RP2040 boards are supported and working, the compilation breaks when RP2350 based boards selected. The k3ng_keyer.ino needs to receive this update:
While the RP2040 boards are supported and working, the compilation breaks when RP2350 based boards selected. The k3ng_keyer.ino needs to receive this update:
#elif defined(ARDUINO_ARCH_MBED) || defined(ARDUINO_RASPBERRY_PI_PICO_W) || defined(ARDUINO_RASPBERRY_PI_PICO) || defined(ARDUINO_RASPBERRY_PI_PICO_2) || defined(ARDUINO_RASPBERRY_PI_PICO_2W)
The text was updated successfully, but these errors were encountered: