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
|
## Text Editor
|
||||||
A mostly functional, but incredibly basic text editor.
|
A mostly functional, but incredibly basic text editor.
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Cursor-less text editing (remember how Minecraft book writing used to feel like? Yeah. That.)
|
- 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
|
- Keyboard library from this repository
|
||||||
- adafruit_display_text from the bundle
|
- adafruit_display_text from the bundle
|
||||||
-
|
|
||||||
|
|
||||||
### Issues
|
### Issues
|
||||||
|
|
||||||
- No line scrolling. Once you exceed 7 lines, you're guessing, bud
|
- No line scrolling. Once you exceed 7 lines, you're guessing, bud
|
||||||
|
|||||||
Reference in New Issue
Block a user