We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f71a14 commit d2814c7Copy full SHA for d2814c7
buildroot/share/PlatformIO/variants/MARLIN_F103Rx/variant.h
@@ -31,7 +31,7 @@ extern "C" {
31
#define PA0 PIN_A0 // | 0 | A0 | | | | |
32
#define PA1 PIN_A1 // | 1 | A1 | | | | |
33
#define PA2 PIN_A2 // | 2 | A2 | USART2_TX | | | |
34
-#define PA3 PIN_A3 // | 2 | A2, DAC_OUT1** | USART2_RX | | | |
+#define PA3 PIN_A3 // | 2 | A3, DAC_OUT1** | USART2_RX | | | |
35
#define PA4 PIN_A4 // | 4 | A4, DAC_OUT2** | | | SPI1_SS | |
36
#define PA5 PIN_A5 // | 5 | A5 | | | SPI1_SCK | |
37
#define PA6 PIN_A6 // | 6 | A6 | | | SPI1_MISO | |
0 commit comments