合并提交

This commit is contained in:
zogodo
2019-09-16 01:45:13 +08:00
parent 3065ffe5c7
commit a4bba1ffb3
17 changed files with 709 additions and 772 deletions

View File

@@ -2,7 +2,7 @@
#define __MAIN_H_
#include "mico.h"
#include "MiCOKit_EXT.h"
#include "micokit_ext.h"
#define VERSION "v0.10.1"
@@ -72,6 +72,7 @@ extern char strMac[16];
extern uint32_t power;
extern system_config_t * sys_config;
extern user_config_t * user_config;
extern char socket_status[32];
extern mico_gpio_t Relay[Relay_NUM];