Skip to content

Commit 5682a01

Browse files
authored
Update Kconfig.projbuild
1 parent ea64e47 commit 5682a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/arduino_tinyusb/Kconfig.projbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ menu "Arduino TinyUSB"
6060
config TINYUSB_MSC_BUFSIZE
6161
int "MSC Buffer size"
6262
range 512 4096
63-
default 512
63+
default 4096
6464
depends on TINYUSB_MSC_ENABLED
6565
help
6666
MSC Buffer size

0 commit comments

Comments
 (0)