Commit bf98c83
committed
perf(firmware): poll the XInput IN endpoint at 1 ms
Lower the IN-endpoint bInterval from 4 (4 ms / 250 Hz) to 1 (1 ms / 1000 Hz) so the host can pick up new controller state up to ~3 ms sooner. The report is still produced only on change, so advertising the faster poll rate adds no device-side load. Dual-board firmware build is clean.1 parent 9655e74 commit bf98c83
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
151 | | - | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
| |||
0 commit comments