add:增加ota功能

add:增加bin文件
This commit is contained in:
Zip
2019-03-25 11:05:59 +08:00
parent f4caa86b16
commit c3262fd0e5
11 changed files with 73 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
#include "user_mqtt_client.h"
#include "user_udp.h"
#include "cJSON/cJSON.h"
#include "user_tftp_ota.h"
mico_gpio_t relay[Relay_NUM] = { Relay_0, Relay_1, Relay_2, Relay_3, Relay_4, Relay_5 };