xrt: Increase number of autoprobers to 16

We actually have a total of 11 auto probers.
This commit is contained in:
Christoph Haag 2021-03-09 14:16:28 +01:00
parent a887ddcc3c
commit eb594409dd

View file

@ -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.