summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index cbc5904..2e17ec2 100644
--- a/makefile
+++ b/makefile
@@ -353,7 +353,7 @@ AVRDUDE_PROGRAMMER = jtag2isp
AVRDUDE_PORT = usb
AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex
-AVRDUDE_SET_FUSES = -U lfuse:w:0xdf:m -U hfuse:w:0xd8:m -U efuse:w:0xfc:m
+AVRDUDE_SET_FUSES = -U lfuse:w:0xdf:m -U hfuse:w:0x58:m -U efuse:w:0xfc:m
#AVRDUDE_WRITE_EEPROM = -U eeprom:w:$(TARGET).eep