fix qtpy rp2040 uart rx rev B (#466)
also add static check for USB DPRAM
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef PICO_DEFAULT_UART_RX_PIN
|
||||
#define PICO_DEFAULT_UART_RX_PIN 9
|
||||
#define PICO_DEFAULT_UART_RX_PIN 5
|
||||
#endif
|
||||
|
||||
//------------- LED -------------//
|
||||
|
Reference in New Issue
Block a user