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  #define VID_APPLE 0x5ac  #define PID_RANGE_LOW 0x1290 -#define PID_RANGE_MAX 0x1299 +#define PID_RANGE_MAX 0x129a  #define USB_INTERFACE 1 | 
