Closed dmadison closed 7 years ago
Removed the 256-byte software buffer. The buffer wasn't providing any benefits since data is immediately fetched and moved to the CRGB array, and the code is slimmer without the overhead.
Removed the 256-byte software buffer. The buffer wasn't providing any benefits since data is immediately fetched and moved to the CRGB array, and the code is slimmer without the overhead.