fix:文件名不合理

This commit is contained in:
Zip
2019-03-25 12:35:30 +08:00
parent 04a68953b9
commit 1725d849b4
6 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,6 @@
#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 };