diff --git a/README.md b/README.md index b5bd2f1..3d70d6b 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ I hope I didn't miss any sources and mentioned every author. In case I forgot so ## Todos - [ ] Redesign of Code and bump to V3 - [ ] Removal of LEGACY_ANIMATIONS -- [ ] Add TV, E1.31 and AUTO to CUSTOM_WS2812FX_ANIMATIONS - [ ] Include ws28fx library to code due to modifications in library - [ ] Support multiple strips and control them separately or together [Issue](https://github.com/toblum/McLighting/issues/118) - [ ] Remove old / wrong EEPROM settings completely [Issue] @@ -73,7 +72,8 @@ I hope I didn't miss any sources and mentioned every author. In case I forgot so - [ ] Multiple buttons/GPIO Inputs. [Issue](https://github.com/toblum/McLighting/issues/119) - [ ] Music visualizer / Bring back ArtNet [Issue](https://github.com/toblum/McLighting/issues/111) - [ ] Display version and parameters (Number of LEDs, definition settings, ..) in the web UI [Issue](https://github.com/toblum/McLighting/issues/150) -- [ ] Support for up to ten segment +- [ ] Support for up to ten segments +- [x] Add TV, E1.31 and AUTO to CUSTOM_WS2812FX_ANIMATIONS - [x] Save status: Added saving of status 'AUTO'. [Issue] https://github.com/FabLab-Luenen/McLighting/issues/30 - [x] EXPERIMENTAL: Added transition feature on changing values of color brightness and speed. ATTENTION! Does not work proberly for all WS2812fx effects. - [x] Added Custom Animation 'Gradient': [Issue] https://github.com/FabLab-Luenen/McLighting/issues/25 @@ -103,4 +103,4 @@ I hope I didn't miss any sources and mentioned every author. In case I forgot so You use this project at your own risk. This is not a solution that should be used in productive environments, but this code and guide could give you a quick start for your own experiments. Please keep also in mind that there are currently some security features missing. -*More information will be added as soon as I clean up the code and complete documentation.* \ No newline at end of file +*More information will be added as soon as I clean up the code and complete documentation.*