X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..3c932d305715878e01a77659a30a3e4d967fc244:/core/usbcdc/usbcfg.h diff --git a/core/usbcdc/usbcfg.h b/core/usbcdc/usbcfg.h index cad6c43..aa7ffde 100644 --- a/core/usbcdc/usbcfg.h +++ b/core/usbcdc/usbcfg.h @@ -101,7 +101,7 @@ #define USB_SUSPEND_EVENT 1 #define USB_RESUME_EVENT 1 #define USB_WAKEUP_EVENT 0 -#define USB_SOF_EVENT 1 +#define USB_SOF_EVENT 0 #define USB_ERROR_EVENT 0 #define USB_EP_EVENT 0x000B #define USB_CONFIGURE_EVENT 1 @@ -141,7 +141,7 @@ #define USB_ADC_CIF_NUM 0 #define USB_ADC_SIF1_NUM 1 #define USB_ADC_SIF2_NUM 2 -#define USB_CDC 1 +#define USB_CDC 1 #define USB_CDC_CIF_NUM 0 #define USB_CDC_DIF_NUM 1 #define USB_CDC_BUFSIZE CFG_USBCDC_BUFSIZE