This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Ability to set background color #15
Comments
Yes. you can: |
It will reset wole screen. I need to display few strings with different background color each. Is it possible? |
lcd.setTextColor(color=lcd.BLACK, bcolor=lcd.WHITE) |
Is it source code of lcd module available? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to set background color without lcd.clear()?
The text was updated successfully, but these errors were encountered: