mirror of
https://github.com/wagiminator/ATmega-Soldering-Station.git
synced 2025-08-07 13:00:30 +03:00
3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
avrdude -c usbtiny -p m328p -V -U lfuse:w:0xff:m -U hfuse:w:0xdb:m -U efuse:w:0xfd:m
|
|
avrdude -c usbtiny -p m328p -U flash:w:<name>.hex
|