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 17352c3..33be73f 100644
--- a/CommonLibs/config_defs.h
+++ b/CommonLibs/config_defs.h
@@ -48,6 +48,7 @@ struct trx_cfg {
double offset;
double freq_offset_khz;
double rssi_offset;
+ int ul_fn_offset;
bool force_rssi_offset; /* Force value set in VTY? */
bool swap_channels;
bool ext_rach;