Skip to content

Commit 24cd746

Browse files
authored
Update README.md
1 parent d9a3ecf commit 24cd746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ Tested MCUs:
610610
### Release 1.0.5
611611
- Updated `readNumber()` function for faster response and more accurate reading.
612612
- Added the `readByte()` function for reading Serial buffer from user code
613-
- Added `easyNexReadCustomCommand()` 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/15
613+
- Added `easyNexReadCustomCommand()` 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/15
614614
- Added public variables `cmdGroup` and `cmdLength` **ONLY** for read custom commands, stores the command group ID and the length of the command
615615

616616
### Release 1.0.4
@@ -676,4 +676,4 @@ The owner of the software has the right to change the terms of this license at a
676676
<!--stackedit_data:
677677
eyJoaXN0b3J5IjpbLTYyNDQ3ODI2NSwtMTg1NDgxODkzMSw5Mz
678678
kxNzQxNzMsLTE4MDQwOTg1NDddfQ==
679-
-->
679+
-->

0 commit comments

Comments
 (0)