remove console pins, that was wrong
This commit is contained in:
parent
a9fce6c495
commit
10aeb23789
@ -36,10 +36,6 @@
|
||||
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO6)
|
||||
#define DEFAULT_SPI_BUS_MOSI (&pin_GPIO7)
|
||||
|
||||
// UART pins attached to the USB-serial converter chip
|
||||
#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO43)
|
||||
#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO44)
|
||||
|
||||
#define DOUBLE_TAP_PIN (&pin_GPIO4)
|
||||
|
||||
// a 1024x768 16BPP framebuffer + some breathing room
|
||||
|
Loading…
Reference in New Issue
Block a user