WordClockGenerator icon indicating copy to clipboard operation
WordClockGenerator copied to clipboard

changed pgm_read_word to pgm_read_ptr when reading pointers

Open hallofreunde12 opened this issue 2 years ago • 0 comments

Hi there,

changing pgm_read_word to pgm_read_ptr when reading pointers in the generated/exported code should make it work with both 8 and 32bit architecture.

Tested with ESP32 D1 Mini and Arduino Nano.

Cheers and thank you for making me able to make my own clock

hallofreunde12 avatar Mar 30 '23 02:03 hallofreunde12