-
Notifications
You must be signed in to change notification settings - Fork 20
Compile for ESP32 #11
Copy link
Copy link
Open
Description
I am trying to compile for esp32 target I am getting error:
/micropython/modules/usqlite/usqlite_file.c:113:37: error: 'mp_module_io' undeclared (first use in this function); did you mean 'mp_module_sys'?
mp_obj_t open = usqlite_method(&mp_module_io, MP_QSTR_open);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels