summaryrefslogtreecommitdiff
path: root/board/drawcia/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/drawcia/led.c')
-rw-r--r--board/drawcia/led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/drawcia/led.c b/board/drawcia/led.c
index 8e6263fbbc..0fee248506 100644
--- a/board/drawcia/led.c
+++ b/board/drawcia/led.c
@@ -142,7 +142,7 @@ static void led_set_battery(void)
led_set_color_battery(LED_WHITE);
break;
}
- /* Intentional fall-through */
+ __fallthrough;
case PWR_STATE_DISCHARGE:
/*
* Blink white light (1 sec on, 1 sec off)