diff --git a/projekte/protothreads/Makefile b/projekte/protothreads/Makefile index 0bef228..272ec82 100644 --- a/projekte/protothreads/Makefile +++ b/projekte/protothreads/Makefile @@ -97,7 +97,7 @@ AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex # Uncomment the following if you do /not/ wish a verification to be # performed after programming the device. -#AVRDUDE_NO_VERIFY = -V +AVRDUDE_NO_VERIFY = -V # Increase verbosity level. Please use this when submitting bug # reports about avrdude. See