You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Updated readNumber() function for faster response and more accurate reading.
Added the readByte() function for reading Serial buffer from user code
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 #15
Added public variables cmdGroup and cmdLengthONLY for read custom commands, stores the command group ID and the length of the command