You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
make program
|
|
avrdude -c atmelice_isp -p m328p -U hfuse:w:0x99:m
|
|
echo "Power cycle now!"
|
|
read
|
|
avarice -5 -w -P atmega328p :4242 &
|
|
read
|
|
avrdude -c atmelice_isp -p m328p -U hfuse:w:0xD9:m
|