d/psmv: Tidy doc

This commit is contained in:
Jakob Bornecrantz 2019-08-27 09:04:03 +01:00
parent 005abd5429
commit cfa89b84c1

View file

@ -14,7 +14,7 @@ extern "C" {
#endif
/*!
* @defgroup drv_psmv PSVR driver
* @defgroup drv_psmv PS Move driver
* @ingroup drv
*
* @brief Driver for the Sony PlayStation Move Controller.
@ -25,7 +25,7 @@ extern "C" {
#define PSMV_PID 0x03d5
/*!
* Probing function for the PSMove devices.
* Probing function for the PS Move devices.
*
* @ingroup drv_psmv
*/