Skip to content

Commit

Permalink
Merge branch '0_15' into blending-styles
Browse files Browse the repository at this point in the history
  • Loading branch information
blazoncek committed Aug 17, 2024
2 parents 011afd0 + 27bec89 commit 0430dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wled00/xml.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ void getSettingsJS(byte subPage, char* dest)
sappends('s',SET_F("AI"),alexaInvocationName);
sappend('c',SET_F("SA"),notifyAlexa);
sappend('v',SET_F("AP"),alexaNumPresets);
#elese
#else
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
#endif

Expand Down

0 comments on commit 0430dc5

Please sign in to comment.