Skip to content

Commit

Permalink
Fix missing docstring for reg_info
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 committed Dec 11, 2024
1 parent c45be3e commit 9ba15e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nrf70_bm_lib/include/nrf70_bm_lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9ba15e4

Please sign in to comment.