From 32afc08622356da63337848022e01f05d5950969 Mon Sep 17 00:00:00 2001 From: Harald Pichler Date: Thu, 24 Aug 2017 13:56:24 +0200 Subject: [PATCH] default programmer usb0 --- examples/osd/ota-update/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/osd/ota-update/Makefile b/examples/osd/ota-update/Makefile index a533469db..4554248a0 100644 --- a/examples/osd/ota-update/Makefile +++ b/examples/osd/ota-update/Makefile @@ -38,4 +38,4 @@ APPS += arduino json-resource json #time include $(CONTIKI)/Makefile.include include $(CONTIKI)/apps/arduino/Makefile.include -AVRDUDE_PORT=/dev/ttyUSB1 +AVRDUDE_PORT=/dev/ttyUSB0