From 910097540160584824e979e51cf505c2f51b31c6 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 30 May 2021 16:00:18 -0400 Subject: [PATCH] print it2c_two --- python/voltcurrent.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/voltcurrent.py b/python/voltcurrent.py index 2118e321..6b3476dd 100644 --- a/python/voltcurrent.py +++ b/python/voltcurrent.py @@ -101,6 +101,7 @@ if __name__ == "__main__": try: i2c_two = I2C(buses[1]) + print(i2c_two) try: ina219_five = INA219(i2c_two, addresses[0]) ina219_five.bus_adc_resolution = ADCResolution.ADCRES_12BIT_32S # 1S