Skip to content

v0.1.4

Compare
Choose a tag to compare
@tvanriper tvanriper released this 02 Aug 09:29
· 5 commits to main since this release

Fixes bugs introduced since v0.1.2.

Added unit test for duration support.

Delays when the read happens based on a time.Duration to help mimic actual serial port delays. This can help track down problems related to race conditions or timing concerns.