From 8350e0153c591397508b8ae29c8acaed9ee2a5cd Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Tue, 8 Feb 2022 21:05:43 +0100 Subject: [PATCH] . --- tasmota/nextion.be | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/nextion.be b/tasmota/nextion.be index d6044d81..bb2b52ae 100644 --- a/tasmota/nextion.be +++ b/tasmota/nextion.be @@ -1,4 +1,4 @@ -# Sonoff NSPanel Lovelance UI Serial Protocol driver by joBr99 + nextion upload protocol 1.2 (test fast one yay) implementation using http range and tcpclient +# Nextion Serial Protocol driver by joBr99 + nextion upload protocol 1.2 (test fast one yay) implementation using http range and tcpclient # based on; # Sonoff NSPanel Tasmota driver v0.47 | code by blakadder and s-hadinger