Skip to content

Release 1.1.3

Compare
Choose a tag to compare
@gpb01 gpb01 released this 17 Mar 14:32
· 6 commits to main since this release
  • Introduced the possibility to redefine a command by associating it with a different function
  • Introduced the possibility to pass the value NULL as a function pointer associated with a command
  • Introduced the verification of the value of the pointer to the function called by a command, if the value is NULL the command, even if recognized, is not executed
  • Added some examples for use with commands taken from a .TXT file from SD