diff --git a/Makefile b/Makefile index b93db5e..6593ffd 100644 --- a/Makefile +++ b/Makefile @@ -25,8 +25,8 @@ # uploading to the AVR and the interface where this hardware # is connected. We recommend that you leave it undefined and # add settings like this to your ~/.avrduderc file: -# default_programmer = "stk500v2" -# default_serial = "avrdoper" +# default_programmer = "stk500v2"; +# default_serial = "avrdoper"; # FUSES ........ Parameters for avrdude to flash the fuses appropriately. DEVICE = attiny85