Skip to content

v2.1.1

Compare
Choose a tag to compare
@noopkat noopkat released this 03 Nov 01:31
· 109 commits to master since this release

Patches:

  • escape WaitUntilReady and do not try to read busy byte over I2C if using BLE connection rather than USB. The protocol is slow enough that it does not need to wait. This speeds things up, and no ble firmata library I've used reads this byte correctly anyway.