Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(typo): initial variable during input parsing
This was probably a typo since the `w` gets set again during `detectOneMsg` it wouldn't make sense to initially set it to `07` and it makes the code confusing. Fixes: a154847 (feat: extended Coordinates mouse reporting & additional buttons support (#594))
- Loading branch information