aboutsummaryrefslogtreecommitdiff
path: root/simplemotion_private.h
diff options
context:
space:
mode:
authorTero Kontkanen <tero.kontkanen@granitedevices.fi>2017-01-28 19:04:37 +0200
committerTero Kontkanen <tero.kontkanen@granitedevices.fi>2017-01-28 19:04:37 +0200
commitdcd4a255d2d0650d054aa4fd38d35fdc71126e02 (patch)
tree3ce60308ebf0b199c50219af2b4823c454cf332a /simplemotion_private.h
parent787e6aa5f47c2bfa3e8f7d1d3ffb4f3c4926575a (diff)
downloadSimpleMotionV2-dcd4a255d2d0650d054aa4fd38d35fdc71126e02.tar.gz
SimpleMotionV2-dcd4a255d2d0650d054aa4fd38d35fdc71126e02.zip
Remove old library test source. Changed version to 0x201000 = 2.1.0 before merging to master.
Diffstat (limited to 'simplemotion_private.h')
-rw-r--r--simplemotion_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simplemotion_private.h b/simplemotion_private.h
index 85e54f9..e0f70f3 100644
--- a/simplemotion_private.h
+++ b/simplemotion_private.h
@@ -19,7 +19,7 @@
#include "busdevice.h"
#include <stdio.h>
-#define SM_VERSION 0x020001
+#define SM_VERSION 0x020100
//max number of simultaneously opened buses. change this and recompiple SMlib if
//necessary (to increase channels or reduce to save memory)
#define SM_MAX_BUSES 10