update coap 18 macros

This commit is contained in:
Harald Pichler 2015-01-22 14:01:36 +01:00
parent 7b25177a3d
commit 801316badc
17 changed files with 86 additions and 2758 deletions

View file

@ -1,2 +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
make TARGET=osd-merkur flash