diff options
Diffstat (limited to 'daemon')
| -rw-r--r-- | daemon/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/usb.h b/daemon/usb.h index c557e45..1a58b26 100644 --- a/daemon/usb.h +++ b/daemon/usb.h | |||
| @@ -45,7 +45,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 45 | 45 | ||
| 46 | #define VID_APPLE 0x5ac | 46 | #define VID_APPLE 0x5ac |
| 47 | #define PID_RANGE_LOW 0x1290 | 47 | #define PID_RANGE_LOW 0x1290 |
| 48 | #define PID_RANGE_MAX 0x1299 | 48 | #define PID_RANGE_MAX 0x129a |
| 49 | 49 | ||
| 50 | #define USB_INTERFACE 1 | 50 | #define USB_INTERFACE 1 |
| 51 | 51 | ||
