X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/blobdiff_plain/d5424169d832c56ad61cc08b83fd577455d48591..c9290ef353704b9f271d9dba84f760d9a30ab95a:/Makefile?ds=inline diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..dd82311 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +BOARD_TAG=uno +MONITOR_PORT=/dev/ttyACM0 +# ARDUINO_SKETCHBOOK=~/sketchbook +include /usr/share/arduino/Arduino.mk