[docs] add radio defgroup for proper documentation (#9195)

This commit is contained in:
gavinmcgovern
2023-06-22 14:59:21 -07:00
committed by GitHub
parent 337ea25da3
commit 79b056add6
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -142,6 +142,7 @@
* @defgroup api-mesh-diag Mesh Diagnostics
* @defgroup api-ncp Network Co-Processor
* @defgroup api-network-time Network Time Synchronization
* @defgroup api-radio Radio Statistics
* @defgroup api-random-group Random Number Generator
*
* @{
+1 -1
View File
@@ -53,7 +53,7 @@ extern "C" {
* @note This number versions both OpenThread platform and user APIs.
*
*/
#define OPENTHREAD_API_VERSION (333)
#define OPENTHREAD_API_VERSION (334)
/**
* @addtogroup api-instance
+1 -1
View File
@@ -45,7 +45,7 @@ extern "C" {
#endif
/**
* @addtogroup api-radio-stats
* @addtogroup api-radio
*
* @{
*