X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/blobdiff_plain/4e47e2720644649b85adc82fa5f743e0cf7093f5..0e9942da8b59573f7f0b99cd3a5a4e0ee790afa0:/Makefile 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