Skip to content

Commit f143e1d

Browse files
committed
ports/espressif/mpconfigport.h: remove commented code
1 parent 3e1441e commit f143e1d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ports/espressif/mpconfigport.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717

1818
#define CIRCUITPY_DIGITALIO_HAVE_INPUT_ONLY (1)
1919

20-
// // Present SD card as USB MSC device by default
21-
// #ifndef CIRCUITPY_SDCARD_USB
22-
// #define CIRCUITPY_SDCARD_USB (1)
23-
// #endif
24-
2520
#include "py/circuitpy_mpconfig.h"
2621

2722
#define MICROPY_NLR_SETJMP (1)

0 commit comments

Comments
 (0)