X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/blobdiff_plain/075f7c86cd9435e508caf4cb8ba6f3e2e4d058f5..0e9942da8b59573f7f0b99cd3a5a4e0ee790afa0:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index c98fda1..a7a2877 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BOARD_TAG=uno HOSTNAME=$(shell hostname) ifeq ($(HOSTNAME),jadzia) -MONITOR_PORT=/dev/ttyACM3 +MONITOR_PORT=/dev/ttyACM1 else MONITOR_PORT=/dev/ttyACM0 endif