summaryrefslogtreecommitdiff
path: root/libloragw/inc/loragw_fpga.h
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/inc/loragw_fpga.h')
-rw-r--r--libloragw/inc/loragw_fpga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/inc/loragw_fpga.h b/libloragw/inc/loragw_fpga.h
index 852f378..07418e4 100644
--- a/libloragw/inc/loragw_fpga.h
+++ b/libloragw/inc/loragw_fpga.h
@@ -99,7 +99,7 @@ float lgw_fpga_get_tx_notch_delay(void);
@param tx_notch_freq TX notch filter frequency, in Hertz
@return status of register operation (LGW_REG_SUCCESS/LGW_REG_ERROR)
*/
-int lgw_fpga_configure(uint32_t tx_notch_freq);
+int lgw_fpga_configure(uint32_t tx_notch_freq, bool fpga_attn_used);
/**
@brief LoRa concentrator FPGA register write