mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 19:37:45 +08:00
updated powercontrol
This commit is contained in:
5
User_Code/module/software/powercontrol/powercontrol.c
Normal file
5
User_Code/module/software/powercontrol/powercontrol.c
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
//
|
||||||
|
// Created by tux on 2025/11/5.
|
||||||
|
//
|
||||||
|
|
||||||
|
#include "powercontrol.h"
|
||||||
8
User_Code/module/software/powercontrol/powercontrol.h
Normal file
8
User_Code/module/software/powercontrol/powercontrol.h
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// Created by tux on 2025/11/5.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef TRONONEH7_SCAFFOLD_POWERCONTROL_H
|
||||||
|
#define TRONONEH7_SCAFFOLD_POWERCONTROL_H
|
||||||
|
|
||||||
|
#endif //TRONONEH7_SCAFFOLD_POWERCONTROL_H
|
||||||
Reference in New Issue
Block a user