Skip to content

Commit

Permalink
rename update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Jul 26, 2016
1 parent 4889542 commit 3400ee2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion update → update_dev_pulse_ds18b20.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

sudo service emonhub stop

avrdude -v -c arduino -p ATMEGA328P -P /dev/ttyAMA0 -b 38400 -U flash:w:firmware/RFM69CW_RF12_Demo_ATmega328_Pulse_DS18B20/compiled.hex
avrdude -v -c arduino -p ATMEGA328P -P /dev/ttyAMA0 -b 38400 -U flash:w:firmware/dev/RFM69CW_RF12_Demo_ATmega328_Pulse_DS18B20/compiled.hex

sudo service emonhub start

0 comments on commit 3400ee2

Please sign in to comment.