Created
October 12, 2019 11:51
-
-
Save boochow/dfebaf9dc7faebc4fbd8007b5405b70d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tft.setvscroll(1, 1) | |
from ST7735fb import TFTfb | |
from petme128 import petme128 | |
fb = TFTfb(tft, petme128) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment