summaryrefslogtreecommitdiff
path: root/libloragw/library.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/library.cfg')
-rw-r--r--libloragw/library.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/libloragw/library.cfg b/libloragw/library.cfg
index 5751cb5..afcf80d 100644
--- a/libloragw/library.cfg
+++ b/libloragw/library.cfg
@@ -38,10 +38,11 @@ CFG_BAND= eu868
# and RF front-ends, and must be calibrated for each new board design.
# Available calibration parameters:
# dev_nano_868 FPGA-based nano-concentrator, with 868 MHz SAW filter
-# ref_1301_57nf SX1301 reference board with SX1257 radios, no filters
+# ref_1301_868 SX1301 reference board with SX1257 radios, 868 MHz filters
+# ref_1301_433 SX1301 reference board with SX1255 radios, 433 MHz filters
# Keep empty for no calibration parameters (neutral values will be used).
-CFG_BRD= ref_1301_57nf
+CFG_BRD= ref_1301_868
### Debug options ###
# Set the DEBUG_* to 1 to activate debug mode in individual modules.