-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
...citing problems with webrepl.
mobian@mobian:~/g/MicroPythonOS$ git show HEAD^^
commit 78cb455
Author: Pavel Machek [email protected]
Date: Wed Mar 18 22:46:11 2026 +0100
hack: disable webrepl so it runs
diff --git a/internal_filesystem/lib/mpos/init.py b/internal_filesystem/lib/mpos/init.py
index 0f58334f..0e16ce9c 100644
--- a/internal_filesystem/lib/mpos/init.py
+++ b/internal_filesystem/lib/mpos/init.py
@@ -19,7 +19,7 @@ from .build_info import BuildInfo
Battery manager (imported early for UI dependencies)
from .battery_manager import BatteryManager
-from .webserver.webserver import WebServer
+#from .webserver.webserver import WebServer
This is quick workaround. (I'll do better bug report if problem/solution is not immediately visible.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels