diff options
author | John Klug <john.klug@multitech.com> | 2017-08-23 14:37:16 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-09-06 09:51:23 -0500 |
commit | a447551d0421c5dab50a8493d52f3f2635c89661 (patch) | |
tree | 05038bdf366009a07206e696533679195e19c5cc /io-module/mtcap.c | |
parent | 1966f59ca016b36ff830de3bed6b461428029f91 (diff) | |
download | mts-io-a447551d0421c5dab50a8493d52f3f2635c89661.tar.gz mts-io-a447551d0421c5dab50a8493d52f3f2635c89661.tar.bz2 mts-io-a447551d0421c5dab50a8493d52f3f2635c89661.zip |
MTCAP_0_1 changes
Diffstat (limited to 'io-module/mtcap.c')
-rw-r--r-- | io-module/mtcap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mtcap.c b/io-module/mtcap.c index 490bee2..f8b7d4b 100644 --- a/io-module/mtcap.c +++ b/io-module/mtcap.c @@ -1,3 +1,4 @@ +/* Used for both MTCAP 0.0 and 0.1 */ static struct gpio_pin gpio_pins_mtcap_0_0[] = { { .name = "ETH_RESET", |