Commit 593c825
committed
Fix inverted ChatMix percentage mapping for SteelSeries Arctis 7/Pro (#475)
The map() output range was backwards: neutral position (255) mapped to
0% instead of 100%. Swap range so percentages correctly reflect volume.1 parent 410668a commit 593c825
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
| 170 | + | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments