Tweak DMX settings UI

This commit is contained in:
Will Tatam
2024-01-16 20:13:52 +00:00
parent 6ffbb40cf9
commit bc8feed852
3 changed files with 234 additions and 233 deletions

View File

@@ -7,7 +7,7 @@
/*
* Support for DMX/RDM input via serial (e.g. max485) on ESP32
* ESP32 Library from:
* https://github.com/sparkfun/SparkFunDMX
* https://github.com/someweisguy/esp_dmx
*/
class DMXInput
{