Micro REPL Application
Micro REPL a les fonctionnalités suivantes :
- Un Terminal pour accéder à l'interpréteur interactif MicroPython.
- Un Explorateur de Fichiers (Gestionnaire de Fichiers) pour le stockage MicroPython.
- Un Éditeur de Code intelligent avec support de la syntaxe Python et complétion de code.
Quoi de neuf dans 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.






