We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cbd28 commit 06cae66Copy full SHA for 06cae66
README.md
@@ -26,6 +26,7 @@ For images in the `dat` format, make sure that they do not exceed the screen dis
26
### Example Code
27
```python
28
# This is an example of usage
29
+import time
30
import framebuf
31
from machine import SPI, Pin
32
from drivers import st7735_buf
0 commit comments