jczic / MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
https://github.com/jczic/MicroWebSrv2
MIT License
662 stars 97 forks source link

Anybody help me? "MicroWebSrv2 isn't defined" @@ #81

Open Jacking71 opened 2 years ago

Jacking71 commented 2 years ago

image

krishnak commented 2 years ago

You need to include build micropython with microwebsrv2 as a module, then only it will work