Update 'CARDPUTER CircuitPython/projects/README.md'
This commit is contained in:
@@ -13,7 +13,8 @@ A mostly functional, but incredibly basic text editor.
|
|||||||
- Save file - You only have to type the filename; the ".txt" extension will be automatically added.
|
- Save file - You only have to type the filename; the ".txt" extension will be automatically added.
|
||||||
- Open file - You can select from a list of files in the SD card. Still no line scrolling here, so only the first 7 files will be visible
|
- Open file - You can select from a list of files in the SD card. Still no line scrolling here, so only the first 7 files will be visible
|
||||||
- If you open a file, the save menu conveniently fills in the filename for you, so you don't have to write it again to re-save.
|
- If you open a file, the save menu conveniently fills in the filename for you, so you don't have to write it again to re-save.
|
||||||
-
|
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
- Keyboard library from this repository
|
- Keyboard library from this repository
|
||||||
|
|||||||
Reference in New Issue
Block a user