We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8965dfb commit d793956Copy full SHA for d793956
cores/esp32/USBMSC.cpp
@@ -13,7 +13,7 @@
13
// limitations under the License.
14
#include "USBMSC.h"
15
16
-#if CONFIG_TINYUSB_MSC_ENABLED
+#if CONFIG_TINYUSB_CDC_ENABLED
17
18
#include "esp32-hal-tinyusb.h"
19
0 commit comments