Shibu Philip Thomas

Results 4 issues of Shibu Philip Thomas

Thanks for the esp32 port. Following the readme.txt, was able to successfully build the port. The port has AI and DO (BO). I want to add the remaining common data...

Keep getting the error: `←[31mFATA←[0m[0000] route ip+net: no such network interface`

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,...

I am not able to use DS3231 RTC along with sleep. Is there a way to avoid the sleep mode messing with DS3231 library?