mirror of
https://github.com/wled/WLED.git
synced 2025-11-08 18:48:53 +00:00
Merge branch 'Aircoookie:main' into pr_fxsegs
This commit is contained in:
@@ -458,6 +458,7 @@ void getSettingsJS(byte subPage, char* dest)
|
||||
oappend(itoa(buttonType[i],nS,10));
|
||||
oappend(SET_F(");"));
|
||||
}
|
||||
sappend('c',SET_F("IP"),disablePullUp);
|
||||
sappend('v',SET_F("TT"),touchThreshold);
|
||||
sappend('v',SET_F("IR"),irPin);
|
||||
sappend('v',SET_F("IT"),irEnabled);
|
||||
|
||||
Reference in New Issue
Block a user