wioterminal: fix pin definition of BCM13

This commit is contained in:
sago35
2023-03-12 07:06:08 +09:00
committed by Ron Evans
parent 69e5c5088d
commit d6103222f7
+1 -1
View File
@@ -90,7 +90,7 @@ const (
BCM10 = PB02 // SPI SDO
BCM11 = PB03 // SPI SCK
BCM12 = PB06
BCM13 = PA07
BCM13 = PA04
BCM14 = PB27 // UART Serial1
BCM15 = PB26 // UART Serial1
BCM16 = PB07