.. | .. |
---|
173 | 173 | |
---|
174 | 174 | |
---|
175 | 175 | /* |
---|
176 | | - * List of all supported enpoints configiration sets, used to find the |
---|
177 | | - * best matching endpoint configuration within a devices' USB descriptor. |
---|
| 176 | + * List of all supported endpoint configuration sets, used to find the |
---|
| 177 | + * best matching endpoint configuration within a device's USB descriptor. |
---|
178 | 178 | * We need at least 3 RX endpoints, and 3 TX endpoints, either |
---|
179 | 179 | * INT-in and ISO-out, or ISO-in and ISO-out) |
---|
180 | 180 | * with 4 RX endpoints even E-Channel logging is possible |
---|