Add animated staircase to _max environments, add ? btn to Bat,temp,Asave
This commit is contained in:
@@ -378,6 +378,7 @@ class UsermodBattery : public Usermod
|
||||
|
||||
void appendConfigData()
|
||||
{
|
||||
oappend(SET_F("addInfo('Battery:help',0,'<button onclick=\"location.href="https://mm.kno.wled.ge/usermods/Battery"\" type=\"button\">?</button>');"));
|
||||
oappend(SET_F("addInfo('Battery:min-voltage', 1, 'v');"));
|
||||
oappend(SET_F("addInfo('Battery:max-voltage', 1, 'v');"));
|
||||
oappend(SET_F("addInfo('Battery:capacity', 1, 'mAh');"));
|
||||
|
||||
Reference in New Issue
Block a user