mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-07 15:57:51 +01:00
Fixed windows server build
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
|
||||
#include "../new_common.h"
|
||||
#include "ctype.h"
|
||||
#ifndef WINDOWS
|
||||
#include "str_pub.h"
|
||||
#endif
|
||||
#include "new_http.h"
|
||||
#include "../new_pins.h"
|
||||
#include "../new_cfg.h"
|
||||
#include "../ota/ota.h"
|
||||
#ifndef WINDOWS
|
||||
#include "tuya_hal_storge.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
GET / HTTP/1.1
|
||||
|
||||
Reference in New Issue
Block a user