diff --git a/Support/Makefile b/Support/Makefile index 762722f..59d93f4 100644 --- a/Support/Makefile +++ b/Support/Makefile @@ -40,7 +40,7 @@ ARDUINO_PORT ?= /dev/tty.usbmodem* ARDUINO_UPLOAD_RATE ?= 115200 -ARDUINO_AVRDUDE_PROGRAMMER ?= stk500v2 +ARDUINO_AVRDUDE_PROGRAMMER ?= arduino ARDUINO_MCU ?= atmega328p #ARDUINO_MCU ?= atmega168 ARDUINO_F_CPU ?= 16000000