diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/as3525.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/as3525.h b/firmware/export/as3525.h index e578b60..a58a0ae 100644 --- a/firmware/export/as3525.h +++ b/firmware/export/as3525.h @@ -530,9 +530,9 @@ CE lines /* Timer frequency */ #define TIMER_FREQ (24000000 / 16) -/* USB : TODO */ +/* USB */ #define USB_NUM_ENDPOINTS 4 -#define USB_DEVBSS_ATTR IBSS_ATTR +#define USB_DEVBSS_ATTR /* I2SIN registers */ |