More usermod help
This commit is contained in:
@@ -414,6 +414,8 @@ class Animated_Staircase : public Usermod {
|
||||
}
|
||||
|
||||
void appendConfigData() {
|
||||
oappend(SET_F("addInfo('staircase:help',0,'<button onclick=\"location.href="https://mm.kno.wled.ge/usermods/staircase"\" type=\"button\">?</button>');")); // 0 is field type, 1 is actual field
|
||||
|
||||
//oappend(SET_F("dd=addDropdown('staircase','selectfield');"));
|
||||
//oappend(SET_F("addOption(dd,'1st value',0);"));
|
||||
//oappend(SET_F("addOption(dd,'2nd value',1);"));
|
||||
|
||||
Reference in New Issue
Block a user