- add WEATHER_DEBUG - move globals to class statics => create forwards, move effect to end of file, refer to it as <class>::<var> - move http get to httpGet utility function - add errorMessage variable and show in Info - increase JSON doc from 20000 to 24000 bytes
Usermods API v2 example usermod
In this usermod file you can find the documentation on how to take advantage of the new version 2 usermods!
Installation
Copy usermod_v2_example.h to the wled00 directory.
Uncomment the corresponding lines in usermods_list.cpp and compile!
(You shouldn't need to actually install this, it does nothing useful)