mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Looks like the pgm_read_(32bit) defines were not used in the main core, and they contained syntax errors when invoked due to some bad bracket/parens. Fix the macros