MicroModemGP/flash
2015-05-21 10:53:32 +02:00

2 lines
99 B
Bash
Executable file

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