Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSomeMan committed Oct 17, 2024
1 parent e9c5e56 commit f40a137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ruuvi_endpoint_ca_uart.h
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ typedef struct
/**
* @brief Indicates the PHY on which the secondary advertising packet
* was received. See BLE_GAP_PHYS.
* This field is set to @ref RE_CA_UART_BLE_PHY_NOT_SET if no packets were
* This field is set to RE_CA_UART_BLE_PHY_NOT_SET if no packets were
* received on a secondary advertising channel.
*/
re_ca_uart_ble_phy_e secondary_phy: 4;
Expand Down

0 comments on commit f40a137

Please sign in to comment.