Changes
- Use
fmt.Fprintfvsc.WriteString(fmt.Sprintf(...)) - Use
...anyvs...interface{} - Make the serial port a command line flag for the Justfile's example app.
- Remove superfluous code that was used for debugging.
- Fix lint errors.
Full Changelog: v0.6.0...v0.7.0