Relative Content

Tag Archive for pythonloopsi2c

Breaking Loops in Python

I have a long, I2C python program for a I2C MUX Board that I am making. I have 4 MUXs, in my program I am using a while loop for each one. Within the while loops, I have this structure (to make it easier to read I won’t put all of the code unless requested: