howto.md
Rebuild and upload teensy software
$ roscd linorobot
$ cd teensy/firmware
$ pio run --target upload -e <platform>
Where currently platform is either teensy31 (Plarform2) or teensy41 (Platform1)
Last updated
Was this helpful?