코드 정리

This commit is contained in:
2026-06-26 17:20:45 +09:00
parent 6c7fa6d0e6
commit 1a78656c8f
14 changed files with 105 additions and 265 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*******************************************************************************
* @file led_control.c
* @brief LED direct control driver (Zephyr port)
* @brief LED direct control driver
*
* k_timer based 2-color LED (green/orange) pattern control
* Simple on/off states use immediate GPIO, complex patterns use state machine