From 5b76af1424b0e06a104e91d6da77816f1c2b8087 Mon Sep 17 00:00:00 2001 From: Debashish Sahu Date: Fri, 8 Mar 2019 14:59:20 -0500 Subject: [PATCH] Update README.md - Added to todo #348 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73b89d5a..03085690 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ I hope I didn't miss any sources and mentioned every author. In case I forgot so - [ ] IR remote support [issue](https://github.com/toblum/McLightingUI/issues/3) - [ ] Make number of pixels, MQTT and PIN configurable via front end [Issue](https://github.com/toblum/McLighting/issues/93) and [Issue](https://github.com/toblum/McLighting/issues/272) - [ ] Make switching between methods: Adafruit NeoPixel, NeoPixelBus's DMA, NeoPixelBus's UART1 and NeoPixelBus's UART2 via REST API +- [ ] Add Espalexa library support [Issue](https://github.com/toblum/McLighting/issues/348) - [x] Make number of pixels, RGB Order and PIN configurable via REST API - [x] Bundle webpages instead of SPIFFS [Issue](https://github.com/toblum/McLighting/issues/93) - [x] Music visualizer / Bring back ArtNet [Issue](https://github.com/toblum/McLighting/issues/111)