OpenModem/flash
2014-04-04 11:17:47 +02:00

3 lines
95 B
Bash
Executable File

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