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

@ -21,9 +21,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdbool.h>
/**
* \defgroup programmable_button
* \file
*
* HID Programmable Buttons
* \defgroup programmable_button HID Programmable Buttons
* \{
*/