tested on 1.21

This commit is contained in:
2023-10-15 08:44:40 -04:00
parent 9a6fdcdba0
commit 6e063af4fd

View File

@@ -6,6 +6,8 @@ A module for manipulating **T**ext **F**iles in the *MicroPython* environment.
#### TL;DR #### TL;DR
A small app for the *MicroPython* board environment, to allow easy access to text files stored in the local flash file system. A small app for the *MicroPython* board environment, to allow easy access to text files stored in the local flash file system.
*
*Tested on 1.21 (Oct/23) and everything works properly*
## Oveview ## Oveview