First commit
This commit is contained in:
2
hardware/packetmodem_nano2/MicroModemGP/flash
Executable file
2
hardware/packetmodem_nano2/MicroModemGP/flash
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroModemGP.hex
|
Reference in New Issue
Block a user