Browse Source

Update for H2: set the seventh pin to PA6

pull/39/head
leeboby 4 years ago
parent
commit
a8b1030187
  1. 2
      gpio/OrangePi.c

2
gpio/OrangePi.c

@ -512,7 +512,7 @@ char *physNames[64] =
" 3.3V", "5V ",
" SDA.0", "5V ",
" SCL.0", "GND ",
" PWM.1", "TXD.1 ",
" PA6", "TXD.1 ",
" GND", "RXD.1 ",
" RXD.2", "PA07 ",
" TXD.2", "GND ",

Loading…
Cancel
Save