mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-01 13:08:48 +00:00
hal main
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include "../driver/drv_tuyaMCU.h"
|
||||
#include "../driver/drv_public.h"
|
||||
#include "../logging/logging.h"
|
||||
#include "../hal/hal_wifi.h"
|
||||
|
||||
#ifdef WINDOWS
|
||||
// nothing
|
||||
|
||||
@ -18,7 +18,8 @@
|
||||
#include "http_fns.h"
|
||||
#include "../new_pins.h"
|
||||
#include "../new_cfg.h"
|
||||
#include "../ota/ota.h"
|
||||
#include "../ota/ota.h"
|
||||
#include "../hal/hal_wifi.h"
|
||||
|
||||
|
||||
// define the feature ADDLOGF_XXX will use
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
#include "../new_pins.h"
|
||||
#include "../jsmn/jsmn_h.h"
|
||||
#include "../ota/ota.h"
|
||||
#include "../printnetinfo/printnetinfo.h"
|
||||
#include "../hal/hal_wifi.h"
|
||||
#ifdef BK_LITTLEFS
|
||||
#include "../littlefs/our_lfs.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user