Skip to content

Tags: gpb01/SerialCmd

Tags

v1.1.6

Toggle v1.1.6's commit message
Version Update

1.1.5

Toggle 1.1.5's commit message
Version correction

Version correction

v1.1.5

Toggle v1.1.5's commit message
Version correction

Version correction

v1.1.4

Toggle v1.1.4's commit message
Release 1.1.4

Some fixes to make the library compatible with Arduino UNO R4. Added the possibility to have a double buffer to be able to access the input character buffer from the program.

v1.1.3

Toggle v1.1.3's commit message
Update SD_LB_SerialCmd.ino

Added library version checking

v1.1.2

Toggle v1.1.2's commit message
Release 1.1.2

Some small fixes and improvements

v1.1.0

Toggle v1.1.0's commit message
Release 1.1.0

- eliminated the error message in case the command is not recognized (can create problems)
- int8_t ReadSer () - the method now returns an error code documented in ReadMe
- void Print (float, int numDec = 2) - added Print for floats with default of two decimals
- void Print (double, int numDec = 2) - added Print for doubles with default of two decimals
- the SerialCmd_Buffer (private) has now, at each cycle, completely cleaned at 0x00

v1.0.9

Toggle v1.0.9's commit message
Release 1.0.9

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete macOS Icon file

v1.0.7

Toggle v1.0.7's commit message
Release 1.0.7