]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Merge pull request #491 from tokiAi/patch-1 6.10.3
authorMelissa LeBlanc-Williams <melissa@adafruit.com>
Mon, 28 Jun 2021 16:44:18 +0000 (09:44 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Jun 2021 16:44:18 +0000 (09:44 -0700)
typo CAN_GPIO0

src/adafruit_blinka/microcontroller/tegra/t186/pin.py

index f728a40e26f5a734b8142be40f7a803ce264d0f2..2191c260178de15fe3fa6f40bb601db79c5aeb7f 100644 (file)
@@ -94,7 +94,7 @@ I05 = Pin("GPIO_PQ5")
 T03 = Pin("UART1_CTS")
 T02 = Pin("UART1_RTS")
 P17 = Pin("GPIO_EXP_P17")
-AA00 = Pin("CAN0_GPIO0")
+AA00 = Pin("CAN_GPIO0")
 Y01 = Pin("GPIO_MDM2")
 P16 = Pin("GPIO_EXP_P16")
 I04 = Pin("GPIO_PQ4")