Files
zTC1/TC1/user_power.h
2019-09-04 11:06:06 +08:00

7 lines
87 B
C

#ifndef __USER_POWER_H_
#define __USER_POWER_H_
void user_power_init( void );
#endif