Micro REPL App
Micro REPL hat folgende Funktionen:
- Ein Terminal, um auf den interaktiven Interpreter von MicroPython zuzugreifen.
- Ein Datei-Explorer (Dateimanager) für den MicroPython-Speicher.
- Ein intelligenter Code-Editor mit Unterstützung für Python-Syntax und Code-Vervollständigung.
Neu in 2.0
- Landscape Mode Support: Improved usability on wider screens with landscape mode.
- Module Import Fix: Resolved issues when importing modules from subdirectories.
- Working Directory Update: Changed the working directory to the script's location during execution.
- UI Enhancements: Improved user interface for a more streamlined experience.






