summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-09-30 17:22:00 -0500
committerJohn Klug <john.klug@multitech.com>2016-09-30 17:22:00 -0500
commitcf9e2ae0c4193f784138e098c929a36a9aaa8854 (patch)
treea9b66d291b8d852c4e5ed71b709fdabe7d154322 /io-module/mts_io.h
parent670c959a9bdfd4aaae25a6d0c30e31d29b6761de (diff)
downloadmts-io-cf9e2ae0c4193f784138e098c929a36a9aaa8854.tar.gz
mts-io-cf9e2ae0c4193f784138e098c929a36a9aaa8854.tar.bz2
mts-io-cf9e2ae0c4193f784138e098c929a36a9aaa8854.zip
mts-io driver for Lora-H and additional resets
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r--io-module/mts_io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h
index fefc35e..ee3a5a1 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -100,6 +100,7 @@ struct gpio_pin {
char name[32];
struct gpio pin;
int active_low;
+ uint8_t capability;
};
enum {