[update] 移植设备mqtt协议,暂未完成

This commit is contained in:
xiaoyi
2021-08-17 11:39:14 +08:00
parent 7c061bbb9b
commit 10a6553c96
12 changed files with 532 additions and 234 deletions

View File

@@ -21,6 +21,8 @@ void start_buzz(void);
void stop_buzz(void);
void set_sg90(int value);
void process_local_handle(uint16_t value_humi);
void process_report_data(void);