Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Mar 10, 2024
1 parent 8620560 commit 3deaed6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions maccel/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ To aid in dialing in your settings just right, a debug mode exists to print math
The debug console will print your current DPI setting and variable settings, as well as the acceleration factor, the input and output velocity, and the input and output distance.
Finally, linearity across diferrent user-CPI settings works better when pointer task throttling
is enforced, ie. add something like this in your `config.h`:
Finally, linearity across different user-CPI settings works better when pointer task throttling is enforced, ie. add something like this in your `config.h`:
```c
// Fixed pointer-task frequency needed for consistent acceleration across different user CPIs.
Expand Down

0 comments on commit 3deaed6

Please sign in to comment.