v1.6: Add support for 1000 LEDS, Add "dirty" support to remove update flicker.

This commit is contained in:
Derek Jamison
2023-12-06 12:40:19 -06:00
parent 606abe7887
commit 6b817ad23e
5 changed files with 40 additions and 70 deletions

View File

@@ -21,3 +21,8 @@ This application has three submenu items:
# About
The "About" menu item contains information about the application.
# Updates
- Version 1.6
- Added support for up to 1000 LEDs (max set in led_driver.h)
- Added "dirty flag" to get rid of flicker when not updating the LEDs