summaryrefslogtreecommitdiff
path: root/src/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usb.h')
-rw-r--r--src/usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usb.h b/src/usb.h
index 18f14cf..03ba18c 100644
--- a/src/usb.h
+++ b/src/usb.h
@@ -34,6 +34,7 @@
#define USB_VENID_NVIDIA 0x955
#define USB_DEVID_NVIDIA_TEGRA20 0x20
#define USB_DEVID_NVIDIA_TEGRA30 0x30
+#define USB_DEVID_NVIDIA_TEGRA114 0x35
typedef struct {
libusb_device_handle *handle;