From: Olivier Matz Date: Thu, 31 Oct 2013 18:42:38 +0000 (+0100) Subject: save fuse prog line in a comment X-Git-Url: http://git.droids-corp.org/?p=protos%2Frc_servos.git;a=commitdiff_plain save fuse prog line in a comment --- diff --git a/main.c b/main.c index 81ac65b..4b1bbc3 100644 --- a/main.c +++ b/main.c @@ -1,3 +1,8 @@ +/* +avrdude -p atmega168p -P usb -c avrispmkii -U lfuse:w:0xe2:m -U hfuse:w:0xdf:m -U efuse:w:0xf9:m +-> it failed but I answered y, then make reset and it was ok +*/ + #include #include