]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - src/adafruit_blinka/board/udoo_x86ultra.py
reformatted with black
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / board / udoo_x86ultra.py
index b25c92b2865d1f9c04bb06458ffa0aba96e3263c..744d7744912b042aa480cc0d9e05cd8d310407d3 100644 (file)
@@ -63,8 +63,8 @@ UART1_TX = D18
 UART2_RX = D23
 UART2_TX = D22
 
-I2C0_SCL = D34 # labeled on diagram as I2C1, hardware manual port 0
-I2C0_SDA = D35 # i2cdetect-l lists it as i2c-0
+I2C0_SCL = D34  # labeled on diagram as I2C1, hardware manual port 0
+I2C0_SDA = D35  # i2cdetect-l lists it as i2c-0
 
-I2C1_SCL = D38 # Labeled on diagram as I2C2, hardware manual port 5
-I2C1_SCL = D39 # i2cdetect lists it as i2c-1
+I2C1_SCL = D38  # Labeled on diagram as I2C2, hardware manual port 5
+I2C1_SCL = D39  # i2cdetect lists it as i2c-1