]> git.droids-corp.org - protos/rc_servos.git/commitdiff
save fuse prog line in a comment master
authorOlivier Matz <zer0@droids-corp.org>
Thu, 31 Oct 2013 18:42:38 +0000 (19:42 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 31 Oct 2013 18:42:38 +0000 (19:42 +0100)
main.c

diff --git a/main.c b/main.c
index 81ac65b435fe5b2b2fb7b014a691c4930df4184e..4b1bbc374a51ad532c6078059449c578b15c3fe5 100644 (file)
--- 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 <aversive.h>
 #include <aversive/wait.h>