Micro REPL App
Micro REPL has the following features:- A Terminal to access MicroPython interactive interpreter.
- Files Explorer (Files Manager) for MicroPython storage.
- A Smart Code Editor with python syntax support and code completion.
What's new 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.