api: mraa: gpio: Fix doxygen warning
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>
This commit is contained in:
committed by
Brendan Le Foll
parent
d7490d87f2
commit
9f44dc45d8
@@ -347,7 +347,7 @@ class Gpio
|
|||||||
/**
|
/**
|
||||||
* Change Gpio output driver mode
|
* Change Gpio output driver mode
|
||||||
*
|
*
|
||||||
* @param mode @param mode Set output driver mode
|
* @param mode Set output driver mode
|
||||||
* @return Result of operation
|
* @return Result of operation
|
||||||
*/
|
*/
|
||||||
Result
|
Result
|
||||||
|
|||||||
Reference in New Issue
Block a user