diff options
author | John Klug <john.klug@multitech.com> | 2019-05-23 11:14:30 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-05-23 11:14:30 -0500 |
commit | db87c99e4aa789cf9fdbfaf5b4f74a52641ec937 (patch) | |
tree | c51ecbc9c1777b5aafad0d7ef474d3fa60c4966f /io-module/mts_io_module.h | |
parent | 976445ba213fb06fcbc33e750f53ea0e3ca65776 (diff) | |
download | mts-io-db87c99e4aa789cf9fdbfaf5b4f74a52641ec937.tar.gz mts-io-db87c99e4aa789cf9fdbfaf5b4f74a52641ec937.tar.bz2 mts-io-db87c99e4aa789cf9fdbfaf5b4f74a52641ec937.zip |
GNSS Reset Boot Hold patch4.1.2
Diffstat (limited to 'io-module/mts_io_module.h')
-rw-r--r-- | io-module/mts_io_module.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h index fb91da8..3d0240f 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -5,7 +5,7 @@ * MTAC cards. */ -#define DRIVER_VERSION "v4.1.1" +#define DRIVER_VERSION "v4.1.2" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |