@ -62,6 +62,9 @@ AVRDUDE_ARGS += -b$(AVRDUDE_BAUD)
endif
ifdef AVRDUDE_TYPE
reset:
$(AVRDUDE) $(AVRDUDE_ARGS)
flash: $(PROG).hex
$(AVRDUDE) $(AVRDUDE_ARGS) -U flash:w:$(PROG).hex
The note is not visible to the blocked user.