Closed tekktrik closed 2 years ago
Companion PR to https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A/pull/39 that uses time.sleep() to aid in speeding things up if something is being used in a threaded, Blinka environment.
time.sleep()
Companion PR to https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A/pull/39 that uses
time.sleep()
to aid in speeding things up if something is being used in a threaded, Blinka environment.