CyanLabs / ESP-MQTT-JSON-Digital-LEDs

ESP MQTT Digital LEDs for Home Assistant's MQTT JSON Light Component. Supports flash, fade, transitions, effects, and OTA uploading!
https://youtu.be/9KI36GTgwuQ
Apache License 2.0
18 stars 5 forks source link

Convert to cpp files then split file #7

Closed ljmerza closed 5 years ago

ljmerza commented 5 years ago

Thank you for this project! You've taken it way further than the original. I was wondering if it's possible for you to convert this to cpp/h files? Not everyone uses the Arduino IDE but with cpp/h files you can use these on any IDE including Arduino. This would also help with splitting this monster of a file up so it can be maintained easier for everyone. I can help with this if you are interested. Thanks!

Fma965 commented 5 years ago

Happy to accept PR's but not something i will be doing my self.