initial upload

This commit is contained in:
harald42 2013-05-28 10:55:14 +02:00 committed by harald
parent ec5210b562
commit b27469d218
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