Update Doxygen comments for some headers (#20194)

This commit is contained in:
Ryan 2023-03-22 14:32:49 +11:00 committed by GitHub
parent 74c033eaf2
commit 9c3c159286
Failed to generate hash of commit
7 changed files with 25 additions and 18 deletions

View file

@ -15,9 +15,11 @@
*/
/**
* \defgroup send_string
* \file
*
* Send String API. These functions allow you to create macros by typing out sequences of keystrokes.
* \defgroup send_string Send String API
*
* \brief These functions allow you to create macros by typing out sequences of keystrokes.
* \{
*/