This commit is contained in:
zogodo
2019-10-10 15:23:45 +08:00
parent 6fad6106d9
commit dfbc973888
3 changed files with 34 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
#ifndef __USER_POWER_H_
#define __USER_POWER_H_
void user_power_init(void);
void PowerInit(void);
#endif