summaryrefslogtreecommitdiff
path: root/io-module/mts_eeprom.h
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2022-01-21 10:00:26 +0200
committerJohn Klug <john.klug@multitech.com>2022-02-16 16:12:24 -0600
commitd9ce6b6e66f44a844307719c6a67852b186b27a4 (patch)
tree7611a8f279775202f7fbdb2339cd1b901c4e668c /io-module/mts_eeprom.h
parent1e8f15e4a6d38678f289b9557d9c665afb70df3f (diff)
downloadmts-io-d9ce6b6e66f44a844307719c6a67852b186b27a4.tar.gz
mts-io-d9ce6b6e66f44a844307719c6a67852b186b27a4.tar.bz2
mts-io-d9ce6b6e66f44a844307719c6a67852b186b27a4.zip
MTX-4356 mPower R.6.0.x: MTCAP3 - GP-1352, PP-477 : need --capa-lora-lbt for MTCAP3 in mts-id-eeprom
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 2a86ebd..4da1f44 100644
--- a/io-module/mts_eeprom.h
+++ b/io-module/mts_eeprom.h
@@ -78,4 +78,5 @@ do { \
#define CAPA_BATTERY DEVICE_CAPA_VALUE(1, 4) // 1st battery type
#define CAPA_SUPERCAP DEVICE_CAPA_VALUE(1, 5)
#define CAPA_CELLULAR DEVICE_CAPA_VALUE(1,2) // Only valid if eeprom_layout_version > 0
+#define CAPA_LORA_LBT DEVICE_CAPA_VALUE(1, 1) // on-board lora lbt
#endif /* __MTS_EEPROM_H */