diff --git a/Makefile b/Makefile index 37cde37..fad4785 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ CFLAGS += -std=gnu99 AVRDUDE_PROGRAMMER = arduino AVRDUDE_PORT = /dev/ttyS4 -AVRDUDE_BAUD = 19200 +AVRDUDE_BAUD = 115200 #AVRDUDE_NO_VERIFY = -V