-
More improvements to serial communications to ensure commands are well-formed and responses are handled appropriately.
-
Addressed an issue where sending a
stop()
orstart()
could be mishandled as an error if the sensor was already stopped or started, respectively. -
Handfuls of other tweaks.