mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
xrt: Increase number of autoprobers to 16
We actually have a total of 11 auto probers.
This commit is contained in:
parent
a887ddcc3c
commit
eb594409dd
|
@ -42,7 +42,7 @@ struct os_hid_device;
|
|||
*/
|
||||
#define XRT_MAX_DEVICES_PER_PROBE 16
|
||||
|
||||
#define MAX_AUTO_PROBERS 8
|
||||
#define MAX_AUTO_PROBERS 16
|
||||
|
||||
/*!
|
||||
* Entry for a single device.
|
||||
|
|
Loading…
Reference in a new issue