add light-actor

This commit is contained in:
harald42 2013-03-13 16:02:30 +01:00 committed by harald
parent bba7b84a15
commit 057a3c3345
16 changed files with 1809 additions and 1 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