mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Updated comment
This commit is contained in:
parent
7034b2d4aa
commit
2e4f3ad4da
1 changed files with 0 additions and 1 deletions
1
PS4BT.h
1
PS4BT.h
|
@ -58,7 +58,6 @@ protected:
|
||||||
/** @name BTHID implementation */
|
/** @name BTHID implementation */
|
||||||
/**
|
/**
|
||||||
* Used to parse Bluetooth HID data.
|
* Used to parse Bluetooth HID data.
|
||||||
* @param bthid Pointer to the BTHID class.
|
|
||||||
* @param len The length of the incoming data.
|
* @param len The length of the incoming data.
|
||||||
* @param buf Pointer to the data buffer.
|
* @param buf Pointer to the data buffer.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue