From d72dc4e9dc962c0f38095295e14127fd1d8beb5e Mon Sep 17 00:00:00 2001 From: PauloCardosoC <45340169+PauloCardosoC@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:15:20 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 577942a..9c13813 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Started this because: Results: Fast micropython only driver for st7789 with 8 bit parallel bus, thanks to what i have learn with (https://github.com/HughMaingauche/ILI9341-parallel-TFT-driver-for-micropython). + + Obs.: For ESP32 ONLY!!!!!!! Python ST7789 driver for MicroPython ====================================