Skip to content

Commit f8a9923

Browse files
esp32: Update mpconfigboard.h.
Signed-off-by: Vincent1-python <[email protected]>
1 parent 3dfe427 commit f8a9923

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ports/esp32/boards/ESP32_GENERIC_P4/mpconfigboard.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,3 @@
2121
#define MICROPY_HW_ENABLE_UART_REPL (1)
2222

2323
#define MICROPY_PY_MACHINE_I2S (1)
24-
25-
/*
26-
#define MICROPY_HW_I2C0_SCL (32)
27-
#define MICROPY_HW_I2C0_SDA (31)
28-
29-
#define MICROPY_HW_SPI1_MOSI (44)
30-
#define MICROPY_HW_SPI1_MISO (39)
31-
#define MICROPY_HW_SPI1_SCK (43)
32-
*/

0 commit comments

Comments
 (0)