funcionando sin la parte de las settings.

This commit is contained in:
snt 2024-04-23 20:16:24 +02:00
parent b59cc92c5f
commit 8b5d9414d1
20 changed files with 239 additions and 343 deletions

View file

@ -97,6 +97,7 @@ public slots:
signals:
void dmxOutput(int layer, int channel, int value);
void universeReceived(int uni);
};
using namespace ola;