Skip to content

Commit d3383c3

Browse files
authored
Merge branch 'wled:0_15_x' into 0_15_x
2 parents db3faa4 + 68a8534 commit d3383c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wled00/FX.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3913,7 +3913,7 @@ uint16_t mode_percent(void) {
39133913

39143914
return FRAMETIME;
39153915
}
3916-
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@,% of fill,,,,One color;!,!;!";
3916+
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@!,% of fill,,,,One color;!,!;!";
39173917

39183918

39193919
/*

0 commit comments

Comments
 (0)