diff --git a/nrf70_bm_lib/include/nrf70_bm_lib.h b/nrf70_bm_lib/include/nrf70_bm_lib.h index a688b4c..ad2610d 100644 --- a/nrf70_bm_lib/include/nrf70_bm_lib.h +++ b/nrf70_bm_lib/include/nrf70_bm_lib.h @@ -274,6 +274,7 @@ struct nrf70_regulatory_info { * configurations including the download of the firmware patch for nRF70 device. * * @param[in] mac_addr MAC address of the device. + * @param[in] reg_info Regulatory information. * * @retval 0 If the operation was successful. * @retval -1 If the operation failed.