In the file "ZippyTheBalancingRobot.ino" in the function "i2cRead()" there is waiting after a Wire.requestFrom(), that waiting can be removed.
I have made an issue at Kristian's code repository in 2017: TKJElectronics/Balanduino#3
Explanation: Common-mistakes#1
In the file "ZippyTheBalancingRobot.ino" in the function "i2cRead()" there is waiting after a Wire.requestFrom(), that waiting can be removed.
I have made an issue at Kristian's code repository in 2017: TKJElectronics/Balanduino#3
Explanation: Common-mistakes#1