MicroWebSrv
MicroWebSrv copied to clipboard
Does this project support ESP8266
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
I renamed main.py to start.py