Skip to content

Commit 06cae66

Browse files
authored
Update README.md
1 parent c3cbd28 commit 06cae66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ For images in the `dat` format, make sure that they do not exceed the screen dis
2626
### Example Code
2727
```python
2828
# This is an example of usage
29+
import time
2930
import framebuf
3031
from machine import SPI, Pin
3132
from drivers import st7735_buf

0 commit comments

Comments
 (0)