aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-07-06 22:38:41 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2015-07-06 22:38:41 +0200
commita3c966300ce48b3ba758170238d4a44ba0c7fecb (patch)
tree0b7edefe2b6ff7b261b31a2f86376036aff1b22a /config.h
parent2f5b20158b811d9ad6e4726d13a7fcc3b7ed961e (diff)
downloadtrygvisio_soil_moisture-a3c966300ce48b3ba758170238d4a44ba0c7fecb.tar.gz
trygvisio_soil_moisture-a3c966300ce48b3ba758170238d4a44ba0c7fecb.tar.bz2
trygvisio_soil_moisture-a3c966300ce48b3ba758170238d4a44ba0c7fecb.tar.xz
trygvisio_soil_moisture-a3c966300ce48b3ba758170238d4a44ba0c7fecb.zip
o Migrating to Arduino 1.6
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index e8b9ef1..6ad7fb6 100644
--- a/config.h
+++ b/config.h
@@ -39,6 +39,7 @@ values are commented out, but some have default values
//
// Default: not set, you have to set it
// #define SM_BOARD_VERSION ...
+#define SM_BOARD_VERSION 2
// If enabled the code won't start until you open the serial port
// monitor or otherwise connect to the serial port.