MicroModemGP/flash
2015-04-26 21:23:13 +02:00

2 lines
96 B
Bash
Executable file

#!/bin/bash
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroAPRS.hex