v2.7.0
[v2.7.0] - 2023-02-13
Read()andReadBinary()now append to the provided data containers (string or vector) rather than erase and write.- Added
run.shbash script for running local serial port tests with connected Arduino Uno (see README). Updated local tests to write and read back data in both string and binary forms.