코드 정리

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.h
* @brief LED direct control driver (Zephyr port)
* @brief LED direct control driver
*
* Green (P0.12) + Orange (P0.29) 2-color LED with k_timer based patterns
******************************************************************************/