mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-09 15:39:08 +00:00
hard-code product/vendor id for PTS IUT to avoid problems with running PTS in VM
This commit is contained in:
parent
633170d6a1
commit
2d0d2b4d09
@ -28,3 +28,6 @@
|
||||
#define MAX_NO_DB_MEM_SERVICES 1
|
||||
#define HAVE_MALLOC
|
||||
|
||||
// DeLock 4.0 Dongle (Broadcom BCM20702A0)
|
||||
#define USB_VENDOR_ID 0x0a5c
|
||||
#define USB_PRODUCT_ID 0x21e8
|
||||
|
Loading…
Reference in New Issue
Block a user