@@ -75,6 +75,6 @@ restore:
avrdude -p $(AVRDUDE_MCU_TYPE) -c $(PROGRAMMER_ID) -b $(BAUD_RATE) -P $(SERIAL_PORT) -U flash:w:$(DUMP_ORI)
clean:
rm -f main.hex main.bin $(OBJ)
rm -f main.hex main.bin *.o
.PHONY : all clean hex flash restore
The note is not visible to the blocked user.