코드 정리
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
/*******************************************************************************
|
||||
* @file power_control.c
|
||||
* @brief Device power sequence control (Zephyr port)
|
||||
* @brief Device power sequence control
|
||||
*
|
||||
* Power-up sequence state machine with k_timer (single-shot 20ms intervals).
|
||||
* Power-up sequence state machine with k_timer (single-shot 20ms intervals)
|
||||
******************************************************************************/
|
||||
#include <zephyr/kernel.h>
|
||||
#include "main.h"
|
||||
|
||||
Reference in New Issue
Block a user