add a delay for avrdude prog (useful ?)
[beacon-tx-433.git] / Makefile
index cae25c2..a5f0ceb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,8 @@ SRC = $(TARGET).c
 # care about how the name is spelled on its command-line.
 ASRC = 
 
+AVRDUDE_DELAY=1000
+
 ########################################
 
 -include .aversive_conf