a little bit of Doxygen here and there
This commit is contained in:
@@ -180,7 +180,8 @@ MtxOrb_parse_keypad_setting (Driver *drvthis, char *keyname, char default_value)
|
||||
/**
|
||||
* Initialize the driver.
|
||||
* \param drvthis Pointer to driver structure.
|
||||
* \return Information of success (0) or failure (non-0).
|
||||
* \retval 0 Success.
|
||||
* \retval <0 Error.
|
||||
*/
|
||||
MODULE_EXPORT int
|
||||
MtxOrb_init (Driver *drvthis)
|
||||
@@ -1166,7 +1167,7 @@ MtxOrb_num (Driver *drvthis, int x, int num)
|
||||
|
||||
|
||||
/**
|
||||
* Get number of custom characters available.
|
||||
* Get total number of custom characters available.
|
||||
* \param drvthis Pointer to driver structure.
|
||||
* \return Number of custom characters (always NUM_CCs).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user