Switching to system arduino dir + adding astyle

This commit is contained in:
Dan Buch 2013-12-29 23:56:44 -05:00
parent 6dabe79ddd
commit e01c30f7c7

View File

@ -1,2 +1,4 @@
export ARDUINODIR=~/opt/arduino-1.0.5
export ARDUINODIR=/usr/share/arduino
export BOARD=uno
export ARTISTIC_STYLE_OPTIONS='--style=attach -s4'