]> git.defcon.no Git - avrfbosd/blobdiff - Makefile
Changed hardware configuration. ATmega not supplies CLKO-clock to ATtiny, freeing...
[avrfbosd] / Makefile
index 345a872467551fccc4398c74730cc4ab5277e275..ad0e9414d5c1d7f1b5c34e7ca57dd231fe1568f4 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ MCU = atmega328p
 # Fancy 20MHz settings:
 F_CPU = 20000000
 ## Fuse-bits. Recommended tool: http://www.engbedded.com/fusecalc/
-FUSE_LOW  = 0xEF
+FUSE_LOW  = 0xAF
 FUSE_HIGH = 0xD9
 FUSE_EXT  = 0x7