jildertviet / JFixLib

Library to control multiple light fixtures with the same codebase
0 stars 0 forks source link

How to give visual feedback? (OTA / boot / ping) #27

Open jildertviet opened 7 months ago

jildertviet commented 7 months ago
          How to link visual feedback of the update?

For example: green led brightness. This is different on each fixture... Use virtual function. Dimmer fixtures: use green channel. Addressable: use first led. LCD: use a pixel?

Something like that. Always override the function.

Originally posted by @jildertviet in https://github.com/jildertviet/JFixLib/issues/1#issuecomment-1714403625