From 4638a57e38eae115d703eb8ab1821ab0d179b12f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20G=C3=BCndo=C4=9Fan?= Date: Fri, 31 Jul 2015 21:55:37 +0200 Subject: [PATCH] ng_at86rf2xx: use doxygen todo --- drivers/include/ng_at86rf2xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/include/ng_at86rf2xx.h b/drivers/include/ng_at86rf2xx.h index b855a81979..4e4cf89829 100644 --- a/drivers/include/ng_at86rf2xx.h +++ b/drivers/include/ng_at86rf2xx.h @@ -70,7 +70,7 @@ extern "C" { /** * @brief Default PAN ID * - * TODO: Read some global network stack specific configuration value + * @todo Read some global network stack specific configuration value */ #define NG_AT86RF2XX_DEFAULT_PANID (0x0023)