bugfix compile and flash
This commit is contained in:
parent
f6fa014a1f
commit
cb41c216e9
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:border-router.osd-merkur.hex:a -U eeprom:w:border-router.osd-merkur.eep:a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue