doc tweak
This commit is contained in:
parent
90e756b420
commit
a7f76ed849
1 changed files with 9 additions and 3 deletions
|
@ -1,6 +1,10 @@
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Supported drawing functions:
|
- Uses GPIO - no FSMC interface needed - portable to any controller
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- Supported drawing functions:
|
||||||
|
|
||||||
- Pixels
|
- Pixels
|
||||||
- Lines
|
- Lines
|
||||||
|
@ -12,6 +16,8 @@ Supported drawing functions:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
## checkout Driver code into ext/
|
## checkout Driver code into ext/
|
||||||
|
|
Loading…
Add table
Reference in a new issue