Update 'CARDPUTER CircuitPython/projects/README.md'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user