Skip to content

Commit

Permalink
api: mraa: gpio: Fix doxygen warning
Browse files Browse the repository at this point in the history
This commit fixes the below doxygen warning:

"warning: unexpected token in comment block while parsing the argument of command param"

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
  • Loading branch information
Mani-Sadhasivam authored and arfoll committed Jan 25, 2018
1 parent d7490d8 commit 9f44dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/mraa/gpio.hpp
Expand Up @@ -347,7 +347,7 @@ class Gpio
/**
* Change Gpio output driver mode
*
* @param mode @param mode Set output driver mode
* @param mode Set output driver mode
* @return Result of operation
*/
Result
Expand Down

0 comments on commit 9f44dc4

Please sign in to comment.