mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
去除多余, 运行OK
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "main.h"
|
||||
#include "mico_socket.h"
|
||||
#include "user_gpio.h"
|
||||
#include "mqtt_server/user_function.h"
|
||||
#include "http_server/web_log.h"
|
||||
|
||||
#define os_log(format, ...) do { custom_log("WIFI", format, ##__VA_ARGS__); web_log(format, ##__VA_ARGS__) } while(0)
|
||||
|
||||
Reference in New Issue
Block a user