X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/88fea488367a181e580344bd4bf7e28f3bda9cc6..2a9fbc820b1a8cdf7d3c3a7da1daee637dfedd4b:/src/adafruit_blinka/microcontroller/tegra/t210/x1_pin.py diff --git a/src/adafruit_blinka/microcontroller/tegra/t210/x1_pin.py b/src/adafruit_blinka/microcontroller/tegra/t210/x1_pin.py index bdd982f..d6c6646 100644 --- a/src/adafruit_blinka/microcontroller/tegra/t210/x1_pin.py +++ b/src/adafruit_blinka/microcontroller/tegra/t210/x1_pin.py @@ -99,17 +99,3 @@ E06 = Pin('GPIO_PE6') i2cPorts = ( (0, SCL, SDA), (1, SCL_1, SDA_1), ) - - - - - - - - - - - - - -