MicroWebSrv icon indicating copy to clipboard operation
MicroWebSrv copied to clipboard

Does this project support ESP8266

Open hoseake opened this issue 2 years ago • 0 comments

Hello, I encountered a ‘MemoryError:' problem while deploying this project on ESP8266,which I guess is due to insufficient memory, is this the reason? Or no ESP8266 support at all SRAM size of the ESP8266: 160KB ( 64KB IRAM + 96KB DRAM ) MicroPython Version: 1.17 image I renamed main.py to start.py

hoseake avatar Jun 18 '23 08:06 hoseake