Pārlūkot izejas kodu

correct wiring note

hathach 4 gadi atpakaļ
vecāks
revīzija
d097178ab0
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      hw/bsp/stm32g4/boards/stm32g474nucleo/board.h

+ 2 - 2
hw/bsp/stm32g4/boards/stm32g474nucleo/board.h

@@ -32,8 +32,8 @@
 #endif
 
 // G474RE Nucleo does not has usb connection. We need to manually connect
-// - PA11 for D+, CN10.14
-// - PA12 for D-, CN10.12
+// - PA12 for D+, CN10.12
+// - PA11 for D-, CN10.14
 
 // LED
 #define LED_PORT              GPIOA