diff options
author | David Runge <david.runge@frqrec.com> | 2014-10-02 12:52:57 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-10-02 12:52:57 +0200 |
commit | 1a6a1db567dc0c21cfe68b76d0394caa85e4e013 (patch) | |
tree | 8e25a3c03b257edc1fcb88b19435b52854c081c8 /.arduino | |
parent | dbb77f15412bdaeafacacb80f520c5bd906aa4a4 (diff) | |
download | dotfiles-1a6a1db567dc0c21cfe68b76d0394caa85e4e013.tar.gz dotfiles-1a6a1db567dc0c21cfe68b76d0394caa85e4e013.tar.bz2 dotfiles-1a6a1db567dc0c21cfe68b76d0394caa85e4e013.tar.xz dotfiles-1a6a1db567dc0c21cfe68b76d0394caa85e4e013.zip |
Moving arduino and processing sketchbook directory to git subdirectory.
Diffstat (limited to '.arduino')
-rw-r--r-- | .arduino/preferences.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.arduino/preferences.txt b/.arduino/preferences.txt index 6bfc106..1401472 100644 --- a/.arduino/preferences.txt +++ b/.arduino/preferences.txt @@ -69,7 +69,7 @@ serial.debug_rate=9600 serial.parity=N serial.port=COM1 serial.stopbits=1 -sketchbook.path=/home/dave/.arduino/sketchbook +sketchbook.path=/home/dave/git/sketchbooks/arduino-sketchbook target=arduino update.check=true update.id=-5111801774645063504 |