fix Doxygen comments
This commit is contained in:
@@ -1134,9 +1134,9 @@ MtxOrb_num (Driver *drvthis, int x, int num)
|
||||
|
||||
|
||||
/**
|
||||
* Get number of custom chars available.
|
||||
* Get number of custom characters available.
|
||||
* \param drvthis Pointer to driver structure.
|
||||
* \returns Number of custom characters (always NUM_CCs).
|
||||
* \return Number of custom characters (always NUM_CCs).
|
||||
*/
|
||||
MODULE_EXPORT int
|
||||
MtxOrb_get_free_chars (Driver *drvthis)
|
||||
|
||||
Reference in New Issue
Block a user