Add product ID for XREAL Air 2 Pros
This commit is contained in:
parent
43983153be
commit
20f01821a1
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <cstdint>
|
||||
#endif
|
||||
|
||||
#define NUM_SUPPORTED_PRODUCTS 2
|
||||
#define NUM_SUPPORTED_PRODUCTS 3
|
||||
|
||||
extern const uint16_t xreal_vendor_id;
|
||||
extern const uint16_t xreal_product_ids[NUM_SUPPORTED_PRODUCTS];
|
||||
|
|
Reference in a new issue