initial upload

This commit is contained in:
Harald Pichler 2013-05-28 10:55:14 +02:00
parent b1e1ef1ffd
commit d5ca328050
13 changed files with 1632 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#!/bin/bash
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:er-example-server.osd-merkur.hex:a -U eeprom:w:er-example-server.osd-merkur.eep:a