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
21b76701
Unverified
Commit
21b76701
authored
Apr 22, 2022
by
Daniel Dunn
Committed by
GitHub
Apr 22, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document sleep_mode()
parent
b4aa060b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
21b76701
...
@@ -402,6 +402,11 @@ I could not run the display with a baud rate over 40MHZ.
...
@@ -402,6 +402,11 @@ I could not run the display with a baud rate over 40MHZ.
Turn off the backlight pin if one was defined during init.
Turn off the backlight pin if one was defined during init.
- `
sleep_mode(value)
`
If value is True, cause the display to enter sleep mode, otherwise wake up if value is False. During sleep display content may not be preserved.
- `
fill(color)
`
- `
fill(color)
`
Fill the display with the specified color.
Fill the display with the specified color.
...
...
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