Skip to content

Commit d793956

Browse files
committed
update usb config
1 parent 8965dfb commit d793956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp32/USBMSC.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// limitations under the License.
1414
#include "USBMSC.h"
1515

16-
#if CONFIG_TINYUSB_MSC_ENABLED
16+
#if CONFIG_TINYUSB_CDC_ENABLED
1717

1818
#include "esp32-hal-tinyusb.h"
1919

0 commit comments

Comments
 (0)