cnlohr/esp8266ws2812i2s

char generic_buffer[1500] __attribute__ ((aligned (32)));

cnlohr opened this issue · 0 comments

The generic buffer is currently unaligned. This can cause serious issues with reading from the MFS.