From cb4b0b1b31707c9978c0f4c00ecb00462ad590d1 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 12 Dec 2016 09:32:11 -0600 Subject: Add accessory ethernet and Lora 1.0 resets. --- io-module/mts_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io-module/mts_io.c b/io-module/mts_io.c index 284ab7e..8260c26 100644 --- a/io-module/mts_io.c +++ b/io-module/mts_io.c @@ -47,7 +47,7 @@ #include "mts_io.h" -#define DRIVER_VERSION "v1.5.7" +#define DRIVER_VERSION "v1.5.8" #define DRIVER_AUTHOR "James Maki " #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" -- cgit v1.2.3