v2.1.1
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.