From 61369296fb7907360f9113555cd05f3f572119bf Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sat, 5 Apr 2014 19:25:41 +0200 Subject: make it rumble, using ltrig/rtrig --- usbdrv/usbconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usbdrv/usbconfig.h') diff --git a/usbdrv/usbconfig.h b/usbdrv/usbconfig.h index c409ce8..7bb2a17 100644 --- a/usbdrv/usbconfig.h +++ b/usbdrv/usbconfig.h @@ -118,7 +118,7 @@ section at the end of this file). /* Define this to 1 if the device has its own power supply. Set it to 0 if the * device is powered from the USB bus. */ -#define USB_CFG_MAX_BUS_POWER 50 +#define USB_CFG_MAX_BUS_POWER 500 /* Set this variable to the maximum USB bus power consumption of your device. * The value is in milliamperes. [It will be divided by two since USB * communicates power requirements in units of 2 mA.] -- cgit v1.2.1