From 8ef3ab29a7b774cfe2732661a463a82f8da381e5 Mon Sep 17 00:00:00 2001 From: Athanasios Seitanis <52490826+Seithan@users.noreply.github.com> Date: Wed, 16 Dec 2020 21:06:21 +0200 Subject: [PATCH] Update README.html --- extras/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/README.html b/extras/README.html index f3450f7..e9d23a4 100644 --- a/extras/README.html +++ b/extras/README.html @@ -620,7 +620,7 @@
readNumber()
function for faster response and more accurate reading.readByte()
function for reading Serial buffer from user codeeasyNexReadCustomCommand()
function with a weak attribute and will be created only when user declares this function in the main code. The motivation to this function out of the library’s files, comes from Ricardo Reis thanks to his issue https://github.com/Seithan/EasyNextionLibrary/issues/15easyNexReadCustomCommand()
function with a weak attribute and will be created only when user declares this function in the main code. The motivation to move this function out of the library’s files, comes from Ricardo Reis thanks to his issue https://github.com/Seithan/EasyNextionLibrary/issues/15cmdGroup
and cmdLength
ONLY for read custom commands, stores the command group ID and the length of the command