Initial commit

This commit is contained in:
Mark Qvist 2014-12-03 01:10:06 +01:00
commit 05d62b594e
18 changed files with 1551 additions and 0 deletions

2
flash Executable file
View file

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