This commit is contained in:
openshwprojects
2022-04-15 15:07:07 +02:00
parent cdf906b62c
commit e8e5e61d49
12 changed files with 233 additions and 209 deletions

View File

@ -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