From da146fa19709d1d64d1ad6bf5032786adc5e760d Mon Sep 17 00:00:00 2001 From: Johannes Braun Date: Tue, 8 Feb 2022 21:07:21 +0100 Subject: [PATCH] fixed typo --- tasmota/nextion.be | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/nextion.be b/tasmota/nextion.be index bb2b52ae..adff8b47 100644 --- a/tasmota/nextion.be +++ b/tasmota/nextion.be @@ -1,4 +1,4 @@ -# Nextion 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 (the fast one yay) implementation using http range and tcpclient # based on; # Sonoff NSPanel Tasmota driver v0.47 | code by blakadder and s-hadinger