Micro REPL 앱
Micro REPL은 다음과 같은 기능을 제공합니다:
- 터미널: MicroPython 대화형 인터프리터에 접근할 수 있습니다.
- 파일 탐색기: MicroPython 저장소를 위한 파일 관리자입니다.
- 스마트 코드 편집기: 파이썬 구문 지원 및 코드 완성을 제공합니다.
새로운 기능 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.






