mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
d/psmv: Tidy doc
This commit is contained in:
parent
005abd5429
commit
cfa89b84c1
|
@ -14,7 +14,7 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* @defgroup drv_psmv PSVR driver
|
* @defgroup drv_psmv PS Move driver
|
||||||
* @ingroup drv
|
* @ingroup drv
|
||||||
*
|
*
|
||||||
* @brief Driver for the Sony PlayStation Move Controller.
|
* @brief Driver for the Sony PlayStation Move Controller.
|
||||||
|
@ -25,7 +25,7 @@ extern "C" {
|
||||||
#define PSMV_PID 0x03d5
|
#define PSMV_PID 0x03d5
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Probing function for the PSMove devices.
|
* Probing function for the PS Move devices.
|
||||||
*
|
*
|
||||||
* @ingroup drv_psmv
|
* @ingroup drv_psmv
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue