save fuse prog line in a comment
[protos/rc_servos.git] / main.c
diff --git a/main.c b/main.c
index 81ac65b..4b1bbc3 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>