From: Andy Date: Wed, 13 Mar 2019 21:58:42 +0000 (-0700) Subject: Cleanup whitespace X-Git-Tag: 1.2.5^2~2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/2a9fbc820b1a8cdf7d3c3a7da1daee637dfedd4b Cleanup whitespace --- diff --git a/src/adafruit_blinka/microcontroller/tegra/t186/pin.py b/src/adafruit_blinka/microcontroller/tegra/t186/pin.py index 3268f34..25ec2e0 100644 --- a/src/adafruit_blinka/microcontroller/tegra/t186/pin.py +++ b/src/adafruit_blinka/microcontroller/tegra/t186/pin.py @@ -98,17 +98,3 @@ J05 = Pin('GPIO_AUD0') i2cPorts = ( (1, SCL, SDA), (0, SCL_1, SDA_1), ) - - - - - - - - - - - - - - diff --git a/src/adafruit_blinka/microcontroller/tegra/t194/pin.py b/src/adafruit_blinka/microcontroller/tegra/t194/pin.py index 26f0f7b..2598c51 100644 --- a/src/adafruit_blinka/microcontroller/tegra/t194/pin.py +++ b/src/adafruit_blinka/microcontroller/tegra/t194/pin.py @@ -99,17 +99,3 @@ R00 = Pin('SOC_GPIO44') i2cPorts = ( (8, SCL, SDA), (1, SCL_1, SDA_1), ) - - - - - - - - - - - - - - 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), ) - - - - - - - - - - - - - - diff --git a/src/adafruit_blinka/microcontroller/tegra/t210/xx_pin.py b/src/adafruit_blinka/microcontroller/tegra/t210/xx_pin.py index c8cb8b4..5261a50 100644 --- a/src/adafruit_blinka/microcontroller/tegra/t210/xx_pin.py +++ b/src/adafruit_blinka/microcontroller/tegra/t210/xx_pin.py @@ -98,4 +98,4 @@ B06 = Pin('SPI2_SCK') i2cPorts = ( (1, SCL, SDA), (0, SCL_1, SDA_1), -) \ No newline at end of file +)