kopia lustrzana https://github.com/Aircoookie/WLED
Merge branch '0_15' into blending-styles
commit
0430dc5a1f
|
@ -535,7 +535,7 @@ void getSettingsJS(byte subPage, char* dest)
|
||||||
sappends('s',SET_F("AI"),alexaInvocationName);
|
sappends('s',SET_F("AI"),alexaInvocationName);
|
||||||
sappend('c',SET_F("SA"),notifyAlexa);
|
sappend('c',SET_F("SA"),notifyAlexa);
|
||||||
sappend('v',SET_F("AP"),alexaNumPresets);
|
sappend('v',SET_F("AP"),alexaNumPresets);
|
||||||
#elese
|
#else
|
||||||
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
|
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue