Files
LEDMatrix/web_interface_v2.py
Chuck ed22f5cd01 Fix: Suppress Werkzeug production warning in web interface (#117)
- Add allow_unsafe_werkzeug=True parameter to socketio.run()
- Allows web UI to run cleanly when eventlet is not available
- Falls back gracefully to Werkzeug without production warnings
2025-10-10 21:38:06 -04:00

70 KiB