claudeheintz / LXDMXWiFi_Library

Library for ESP8266 implements Art-Net and sACN with example DMX input/output to/from network
BSD 3-Clause "New" or "Revised" License
74 stars 17 forks source link

[ArtNet] Identify events #14

Closed emptynick closed 6 years ago

emptynick commented 6 years ago

This allows to register for incoming indentify events through ArtAddress packages. Tested on an ESP32 and DMX-Workshop.

Let me know if you prefer an ENUM instead of 3 bools!