enviroment variables to make uno work
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 13 Aug 2013 12:23:31 +0000 (14:23 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 13 Aug 2013 12:23:31 +0000 (14:23 +0200)
arduino-uno-env.sh [new file with mode: 0644]

diff --git a/arduino-uno-env.sh b/arduino-uno-env.sh
new file mode 100644 (file)
index 0000000..37f1850
--- /dev/null
@@ -0,0 +1,4 @@
+echo source this file in current shell
+export board=arduino
+export GOODFET=/dev/ttyACM0
+