3 lines
159 B
Plaintext
Executable File
3 lines
159 B
Plaintext
Executable File
avrdude -c usbtiny -p attiny85 -U flash:w:$1:i; sleep 5; avrdude -c usbtiny -p attiny85 -D -U flash:w:$1:i
|
|
# avrdude -c usbtiny -p attiny85 -D -U flash:w:$1:i
|