From 14cd49b3b3c2eb6b8c8c7f26d762f3363ea63b07 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 30 Mar 2014 19:30:54 +0200 Subject: pc can read and write \o/ --- usbdrv/usbconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usbdrv') diff --git a/usbdrv/usbconfig.h b/usbdrv/usbconfig.h index 858c95d..48d4a93 100644 --- a/usbdrv/usbconfig.h +++ b/usbdrv/usbconfig.h @@ -123,7 +123,7 @@ section at the end of this file). * The value is in milliamperes. [It will be divided by two since USB * communicates power requirements in units of 2 mA.] */ -#define USB_CFG_IMPLEMENT_FN_WRITE 0 +#define USB_CFG_IMPLEMENT_FN_WRITE 1 /* Set this to 1 if you want usbFunctionWrite() to be called for control-out * transfers. Set it to 0 if you don't need it and want to save a couple of * bytes. -- cgit v1.2.3