We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b22e0 commit 7fc9e54Copy full SHA for 7fc9e54
main/src/user/led.c
@@ -21,7 +21,7 @@ static const TickType_t led_mode_table[][2] = {
21
{ 500, 500 }, // 2
22
{ 250, 250 }, // 3
23
{ 100, 100 }, // 4
24
- { 25, 25 }, // 5
+ { 50, 50 }, // 5
25
{ 625, 25 }, // 6
26
{ 1250, 25 }, // 7
27
{ 1875, 25 }, // 8
0 commit comments