From: Olivier Matz Date: Thu, 31 Oct 2013 18:49:33 +0000 (+0100) Subject: save fuse prog command line in a comment X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=commitdiff_plain;h=f74db5fd03bcd38af3ca533e7531dd70454dfaaf save fuse prog command line in a comment --- diff --git a/main.c b/main.c index 20e26b0..0d5cad6 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,7 @@ */ /* fuses: - * avrdude -p atmega1284p -P usb -c avrispmkii -U lfuse:w:0xff:m -U hfuse:w:0x99:m -U efuse:w:0xff:m + * avrdude -p atmega1284p -P usb -c avrispmkii -U lfuse:w:0xff:m -U hfuse:w:0x91:m -U efuse:w:0xff:m */ #include