From: paulcrawford Date: Mon, 5 Aug 2019 14:11:05 +0000 (-0400) Subject: Update pin.py X-Git-Tag: 2.3.0^2~5 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/d29e815f8ab6cd3de9390af11bfebfbe33193519 Update pin.py --- diff --git a/src/adafruit_blinka/microcontroller/amlogic/s922x/pin.py b/src/adafruit_blinka/microcontroller/amlogic/s922x/pin.py index 529fd1e..a21571a 100644 --- a/src/adafruit_blinka/microcontroller/amlogic/s922x/pin.py +++ b/src/adafruit_blinka/microcontroller/amlogic/s922x/pin.py @@ -192,8 +192,8 @@ I2C3_SCL = GPIO475 UART1_TX = GPIO488 #UART1_RX = GPIO241 UART1_RX = GPIO489 -UART2_TX = GPIO205 -UART2_RX = GPIO206 +#UART2_TX = GPIO205 +#UART2_RX = GPIO206 #SPI0_SCLK = GPIO230 SPI0_SCLK = GPIO487