summaryrefslogtreecommitdiff
path: root/libloragw/library.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/library.cfg')
-rw-r--r--libloragw/library.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/libloragw/library.cfg b/libloragw/library.cfg
index 34e31bb..1db5195 100644
--- a/libloragw/library.cfg
+++ b/libloragw/library.cfg
@@ -45,6 +45,13 @@ CFG_BAND= eu868
CFG_BRD= ref_1301_868
+### Network Type ###
+# Accepted values:
+# private Default
+# lora_mac Only compliant with devices running LoRa MAC
+
+CFG_NET= private
+
### Debug options ###
# Set the DEBUG_* to 1 to activate debug mode in individual modules.
# Warning: that makes the module *very verbose*, do not use for production