summaryrefslogtreecommitdiff
path: root/io-module/mts_eeprom.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-10-03 17:31:15 -0500
committerJohn Klug <john.klug@multitech.com>2019-10-03 17:31:15 -0500
commitace6855ee90434b77bdf99f915804584251a6ea1 (patch)
tree96e16f29a8985e462ce6aaf9384174479eaa70c0 /io-module/mts_eeprom.h
parent6edda2b3a73cbf41f6f92055d8949a4095f24d33 (diff)
downloadmts-io-ace6855ee90434b77bdf99f915804584251a6ea1.tar.gz
mts-io-ace6855ee90434b77bdf99f915804584251a6ea1.tar.bz2
mts-io-ace6855ee90434b77bdf99f915804584251a6ea1.zip
MTCAP 0.2 hardware revision with optional battery4.1.4
Diffstat (limited to 'io-module/mts_eeprom.h')
-rw-r--r--io-module/mts_eeprom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mts_eeprom.h b/io-module/mts_eeprom.h
index 478a107..8e1d76c 100644
--- a/io-module/mts_eeprom.h
+++ b/io-module/mts_eeprom.h
@@ -64,4 +64,5 @@ do { \
/* Used for rs9113 detection in Conduit 0.1 and others */
#define CAPA_WIFI DEVICE_CAPA_VALUE(1, 6)
#define CAPA_LORA DEVICE_CAPA_VALUE(1, 3) // on-board lora
+#define CAPA_BATTERY DEVICE_CAPA_VALUE(1, 4) // 1st battery type
#endif /* __MTS_EEPROM_H */