diff --git a/stepper-2/Makefile b/stepper-2/Makefile index 9ba51f0..aa2a333 100644 --- a/stepper-2/Makefile +++ b/stepper-2/Makefile @@ -39,7 +39,7 @@ LDFLAGS = -Wl,-u,vfprintf -lprintf_min -Wl,--as-needed -Wl,--gc-sections -finlin CC = $(ARCH)gcc OBJDUMP = $(ARCH)objdump OBJCOPY = $(ARCH)objcopy -AVRDUDE = avrdude -F +AVRDUDE = avrdude PROGPORT = /dev/arduino PROGBAUD = 19200