add merkurboard coap client demo
This commit is contained in:
parent
a4986b71dc
commit
245d801862
8 changed files with 174 additions and 71 deletions
2
examples/osd/er-rest-example-merkurboard/flashclient.sh
Executable file
2
examples/osd/er-rest-example-merkurboard/flashclient.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue