mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
esp_now: fix doxygen groups
This commit is contained in:
parent
def3aa9b65
commit
9f0dfb5222
@ -7,8 +7,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup cpu_esp32_esp_now ESP-NOW netdev interface
|
||||
* @ingroup cpu_esp32
|
||||
* @defgroup cpu_esp_common_esp_now ESP-NOW netdev interface
|
||||
* @ingroup cpu_esp_common
|
||||
* @brief WiFi based ESP-NOW network device driver
|
||||
*
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup cpu_esp32_esp_now
|
||||
* @ingroup cpu_esp_common_esp_now
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup cpu_esp32_esp_now
|
||||
* @ingroup cpu_esp_common_esp_now
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup cpu_esp32_esp_now
|
||||
* @ingroup cpu_esp_common_esp_now
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user