aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/config_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommonLibs/config_defs.h')
-rw-r--r--CommonLibs/config_defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CommonLibs/config_defs.h b/CommonLibs/config_defs.h
index a9ed25e..17352c3 100644
--- a/CommonLibs/config_defs.h
+++ b/CommonLibs/config_defs.h
@@ -46,6 +46,7 @@ struct trx_cfg {
enum FillerType filler;
bool multi_arfcn;
double offset;
+ double freq_offset_khz;
double rssi_offset;
bool force_rssi_offset; /* Force value set in VTY? */
bool swap_channels;