Skip to content

Commit 10aeb23

Browse files
committed
remove console pins, that was wrong
1 parent a9fce6c commit 10aeb23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ports/espressif/boards/adafruit_qualia_s3_rgb666/mpconfigboard.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO6)
3737
#define DEFAULT_SPI_BUS_MOSI (&pin_GPIO7)
3838

39-
// UART pins attached to the USB-serial converter chip
40-
#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO43)
41-
#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO44)
42-
4339
#define DOUBLE_TAP_PIN (&pin_GPIO4)
4440

4541
// a 1024x768 16BPP framebuffer + some breathing room

0 commit comments

Comments
 (0)