summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-02-25 13:06:26 -0600
committerJohn Klug <john.klug@multitech.com>2020-10-16 10:17:20 -0500
commitaa3be1b385cc26566745207d7862fa9067dcdf3c (patch)
treec6388d5254ce76a3286147ac81ba318919beb873 /io-module/mts_io.h
parent2cf96aed8c6c90855cc43b10716aafdabdd51966 (diff)
downloadmts-io-aa3be1b385cc26566745207d7862fa9067dcdf3c.tar.gz
mts-io-aa3be1b385cc26566745207d7862fa9067dcdf3c.tar.bz2
mts-io-aa3be1b385cc26566745207d7862fa9067dcdf3c.zip
Support mtcpm CPU board4.3.0a
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 5e83879..12647fb 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -49,6 +49,7 @@ struct gpio_pin {
uint8_t capability;
};
+extern int mts_has_radio(const char *product_id, size_t len);
#endif /* __MTS_IO_H */