From 06cae667c54362113532e157ef6c48872abfa734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=BD=E6=9C=AF=E5=AE=85?= <96659329+funnygeeker@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:54:52 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 569bb89..e070e34 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ For images in the `dat` format, make sure that they do not exceed the screen dis ### Example Code ```python # This is an example of usage +import time import framebuf from machine import SPI, Pin from drivers import st7735_buf