Serial interrupt

This commit is contained in:
Mark Qvist 2020-05-28 18:18:35 +02:00
parent 6f19e643c3
commit 0b78bce168
2 changed files with 2 additions and 2 deletions

2
flash
View file

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