sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
873 stars 278 forks source link

pgm_read_ptr(addr) macro bug #419

Open orrmany opened 3 years ago

orrmany commented 3 years ago

See issue https://github.com/adafruit/Adafruit_nRF52_Arduino/issues/502 for details.

I've created a PR for bugfix, see issue #418 https://github.com/sandeepmistry/arduino-nRF5/pull/418

bug