diff --git a/firmware/export/config/echor1.h b/firmware/export/config/echor1.h index 8d70ebe081..c2027d975d 100644 --- a/firmware/export/config/echor1.h +++ b/firmware/export/config/echor1.h @@ -114,6 +114,11 @@ #define HAVE_BOOTLOADER_USB_MODE #endif +#ifdef BOOTLOADER +# define USB_READ_BUFFER_SIZE (32 * 1024) +# define USB_WRITE_BUFFER_SIZE (32 * 1024) +#endif + /* Rockbox capabilities */ #define HAVE_FAT16SUPPORT #define HAVE_ALBUMART