add:尝试增加hoss支持(增加mqtt ztc1/mac/in ztc1/mac/out topic)

This commit is contained in:
Zip
2019-03-26 15:27:56 +08:00
parent 4713fbef0d
commit acdd82c7b6
8 changed files with 98 additions and 24 deletions

6
TC1/user_power.h Normal file
View File

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