From dff7e39b07390f32589a377f35a8a1b0b1e1ae7f Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:32:29 +0200 Subject: [PATCH] Thanks to sairon We rebuilt the tft upload inspired by his implementation of Nextion library. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aa64ec..902f918 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,6 @@ The goal was to create a version that allows everyone to use the NSpanel fully l   ### Display Settings - Restart NSPanel -- Sleep mode - Turn off display after given time (seconds) - Display brightness slider - Display dim brightness slider @@ -187,3 +186,5 @@ lovejoy77: https://github.com/lovejoy777/NSpanel Hellis81: https://github.com/Hellis81/NS-panel +sairon: https://github.com/sairon/esphome-nspanel-lovelace-ui +