add merkurboard coap client demo

This commit is contained in:
harald42 2013-04-17 13:40:46 +02:00 committed by harald
parent 797c3da239
commit cdf4da8461
8 changed files with 174 additions and 71 deletions

View file

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