mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
好多Log
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#define os_log(format, ...) custom_log("UDP", format, ##__VA_ARGS__)
|
||||
#include "http_server/web_log.h"
|
||||
#define os_log(format, ...) custom_log("UDP", format, ##__VA_ARGS__); web_log(format, ##__VA_ARGS__)
|
||||
|
||||
#include "main.h"
|
||||
#include "mqtt_server/user_function.h"
|
||||
|
||||
Reference in New Issue
Block a user