Add animated staircase to _max environments, add ? btn to Bat,temp,Asave
This commit is contained in:
@@ -305,6 +305,10 @@ class UsermodTemperature : public Usermod {
|
||||
// if (!initDone) return; // prevent crash on boot applyPreset()
|
||||
//}
|
||||
|
||||
void appendConfigData() {
|
||||
oappend(SET_F("addInfo('Temperature:help',0,'<button onclick=\"location.href="https://mm.kno.wled.ge/usermods/Temperature"\" type=\"button\">?</button>');"));
|
||||
}
|
||||
|
||||
/**
|
||||
* addToConfig() (called from set.cpp) stores persistent properties to cfg.json
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user