1
0
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:
Martine Lenders 2018-12-27 23:25:31 +01:00
parent def3aa9b65
commit 9f0dfb5222
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_esp32_esp_now
* @ingroup cpu_esp_common_esp_now
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_esp32_esp_now
* @ingroup cpu_esp_common_esp_now
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup cpu_esp32_esp_now
* @ingroup cpu_esp_common_esp_now
* @{
*
* @file