MONITOR_PORT=/dev/ttyS2

include /usr/share/arduino/Arduino.mk

run: upload
	python3 tweeting_doorbell.py $(TWEET)
