indicadores filtros Ui funcionando, sin interacción de usuario.

This commit is contained in:
snt 2024-05-15 17:50:21 +02:00
parent 8f321b9d69
commit 86567b8bef
16 changed files with 275 additions and 108 deletions

View file

@ -9,6 +9,7 @@
#define MAX_AUDIODEVICES 8
#define UI_REFRESH_TIME 100
#define FADE_TIME 25 // DMX Frame time, 40 fps, avoid clicks
#define FILTER_CHANNELS 13 // number of dmx channels dedicated to filters by layer
struct dmxSetting {
int address;