Update 'CARDPUTER CircuitPython/projects/README.md'

This commit is contained in:
2025-04-20 14:11:51 +00:00
parent 70f930a430
commit f9e22c9643

View File

@@ -6,6 +6,7 @@ When using a file in CircuitPython, it needs to be renamed to "code.py" as this
## Text Editor
A mostly functional, but incredibly basic text editor.
### Features
- Cursor-less text editing (remember how Minecraft book writing used to feel like? Yeah. That.)
@@ -17,7 +18,8 @@ A mostly functional, but incredibly basic text editor.
- Keyboard library from this repository
- adafruit_display_text from the bundle
-
### Issues
- No line scrolling. Once you exceed 7 lines, you're guessing, bud