From 8c3bbf9c4d20016078e721335b9207041fcfa79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20G=C3=BCndo=C4=9Fan?= Date: Tue, 21 Feb 2017 10:19:04 +0100 Subject: [PATCH] doc: pba-d-01-kw2x: brief -> name --- boards/pba-d-01-kw2x/include/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/pba-d-01-kw2x/include/board.h b/boards/pba-d-01-kw2x/include/board.h index 37401c7b6..ce89e904c 100644 --- a/boards/pba-d-01-kw2x/include/board.h +++ b/boards/pba-d-01-kw2x/include/board.h @@ -31,7 +31,7 @@ extern "C" #endif /** - * @brief LED pin definitions and handlers + * @name LED pin definitions and handlers * @{ */ #define LED2_PIN GPIO_PIN(PORT_D, 6)