코드 정리

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 power_control.h
* @brief Device power sequence control (Zephyr port)
* @brief Device power sequence control
******************************************************************************/
#ifndef POWER_CONTROL_H__
#define POWER_CONTROL_H__