forkineye / E131

E1.31 (sACN) library for Arduino with ESP8266 support
127 stars 44 forks source link

extract universe-to-multicastIP calculation to (public) function #18

Open juleskers opened 6 years ago

juleskers commented 6 years ago

Some more "refactoring-to-understand"... If it is useful, please enjoy it; if you think it unusable, feel free to decline!

I am learning very much from your work, and noticed that I needed this function in my own programming, because I do my own initialisation of the WiFi, outside E131.

Before I keep "spamming" you with more pull requests; is this a type of contribution you are interested in at all? I wish to "contribute back" for the great resource you have created, but if you are not interested in such tiny polishings (some might call it "gold plating" ;-) ), I will of course stop. Your call!