OpenModem/flash

3 lines
96 B
Plaintext
Raw Normal View History

2014-12-02 17:10:06 -07:00
#!/bin/bash
2020-05-28 10:18:35 -06:00
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/OpenModem.hex