load image from file and storage
from storage doesn't work yet, because of memory issues
This commit is contained in:
@@ -3,6 +3,7 @@ idf_component_register(SRCS
|
||||
"main.cpp"
|
||||
PRIV_REQUIRES
|
||||
fatfs
|
||||
storage
|
||||
esp_wifi
|
||||
wpa_supplicant
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user