Fix small Doxygen syntax-typos (#2730)

This commit is contained in:
Andrew Scheller 2026-01-05 17:31:08 +00:00 committed by GitHub
parent 5986b8386c
commit 49451b38cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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