Skip to content

Commit

Permalink
Clarify, that "play" is just an example
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Oct 9, 2022
1 parent 4e14e30 commit 609b61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/controllers/common-hid-packet-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class HIDBitVector {
* Add a control bitmask to the HIDBitVector
*
* @param {string} group Control group name e.g. "[Channel1]"
* @param {string} name Control name "play"
* @param {string} name Control name "e.g. play"
* @param {number} bitmask A bitwise mask of up to 32 bit. All bits set to'1' in this mask are
* considered.
*/
Expand Down

0 comments on commit 609b61f

Please sign in to comment.