mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-09 23:04:37 +01:00
Fix small Doxygen syntax-typos
This commit is contained in:
parent
8fcd44a171
commit
56b00755d2
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ extern "C" {
|
|||
#define PICO_COLORED_STATUS_LED_USES_WRGB 0
|
||||
#endif
|
||||
|
||||
/*! \brief Generate an RGB color value for /ref colored_status_led_set_on_with_color
|
||||
/*! \brief Generate an RGB color value for \ref colored_status_led_set_on_with_color
|
||||
* \ingroup pico_status_led
|
||||
*/
|
||||
#ifndef PICO_COLORED_STATUS_LED_COLOR_FROM_RGB
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ extern "C" {
|
|||
#define PICO_COLORED_STATUS_LED_USES_WRGB 0
|
||||
#endif
|
||||
|
||||
/*! \brief Generate an RGB color value for /ref colored_status_led_set_on_with_color
|
||||
/*! \brief Generate an RGB color value for \ref colored_status_led_set_on_with_color
|
||||
* \ingroup pico_status_led
|
||||
*/
|
||||
#ifndef PICO_COLORED_STATUS_LED_COLOR_FROM_RGB
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue