From bf5efb09b3919fcf1792761e8ef33b76c47ca313 Mon Sep 17 00:00:00 2001 From: Daniel H <168415965+de-dh@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:09:31 +0200 Subject: [PATCH] Update README.md Added links to precompiled firmwares for CYD and black display. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae8fcf1e..3327cc71 100644 --- a/README.md +++ b/README.md @@ -954,7 +954,7 @@ Bit orders are a tuple of durations. The first 2 numbers define a bit as 0 and t ----------------------------------------------------------- -https://github.com/fabse-hack/temp_humidity_micropython_lvgl - +- https://github.com/fabse-hack/temp_humidity_micropython_lvgl +- Complete setup for the [Esp32-S2432028R (Cheap Yellow Display)](https://github.com/de-dh/ESP32-Cheap-Yellow-Display-Micropython-LVGL/tree/main) and for the [ESP32-JC3248W535](https://github.com/de-dh/ESP32-JC3248W535-Micropython-LVGL) with LVGL 9.4 Micropython examples.