OpenModem/flash

3 lines
95 B
Plaintext
Raw Normal View History

2014-04-03 16:21:37 -04:00
#!/bin/bash
2014-04-04 05:17:47 -04:00
avrdude -p m328p -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/Modem.hex