Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
st7789_mpy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
st7789_mpy
Commits
18568b39
Unverified
Commit
18568b39
authored
Feb 23, 2021
by
Jej
Committed by
GitHub
Feb 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the reference to ILI9342C :)
So you got it from ILI9342C driver? :))
parent
e04e34e8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
18568b39
...
...
@@ -230,7 +230,7 @@ This driver supports only 16bit colors in RGB565 notation.
can be drawn by passing SLOW for method. The SLOW method will draw the image a piece at a time
using the Minimum Coded Unit (MCU, typically 8x8).
-
`
ILI9342C
.bitmap(bitmap, x , y)`
-
`
ST7789
.bitmap(bitmap, x , y)`
Draw bitmap using the specified x, y coordinates as the upper-left corner of
the of the bitmap. See the imgtobitmap.py file in the utils folder for a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment