diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ #define PID_RANGE_MAX 0x12af #define PID_APPLE_T2_COPROCESSOR 0x8600 #define PID_APPLE_SILICON_RESTORE_LOW 0x1901 -#define PID_APPLE_SILICON_RESTORE_MAX 0x1904 +#define PID_APPLE_SILICON_RESTORE_MAX 0x1905 struct usb_device; |