more indent

pull/113/head
alanbjohnston 5 years ago committed by GitHub
parent 167924c067
commit 6a43dddb7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,9 @@ if __name__ == "__main__":
# optional : change voltage range to 16V
ina219.bus_voltage_range = BusVoltageRange.RANGE_16V
except:
print("Error 2")
except:
print("Error 1")
# No try checking yet
i2c_one = I2C(buses[0])

Loading…
Cancel
Save

Powered by TurnKey Linux.