Hello!
I have some features I’d like to add to my fork: https://github.com/push-pop/WLED
I am curious about the process of editing HTML Currently it doesn’t appear to re-build html_settings.h as part of the build process, so changes I make to settings_dmx.htm do not get into the build. Can someone let me know how to do that?
btw the features I plan to add…
-
Support two universes of DMX for use with this board: https://www.tindie.com/products/inpublic/esp8266nodemcu-2-universe-dmx-board/
-
Support multiple RGB nodes per DMX fixture.
-
Increase channel limit on DMX fixture
-
Support mixed fixture types in a single DMX universe (i.e. 4ch - 7ch - 4ch)
Also curious if this should be a usermod or if I should just edit things directly. I am a little unclear exactly what a usermod does.
Anyway, I will need to edit the UI to support these features. Is there a development guide somewhere?
Would be happy to contribute these features back eventually. I am in a bit of a rush so might do it quick and dirty initially…