Closed Bucknalla closed 4 years ago
Waiting on confirmation that this is working within the testbot configuration before this is ready for review.
Need to add error handling for I2C because currently firmata implementation doesnt allow for errors on I2C R/W. Best way to do this is with a SYSEX msg from the host and msg handler on the client. @rcooke-warwick
@Bucknalla since FD is down, would you attach a hex file here in a comment?
@roman-mazur try this, had to compress it as GitHub doesn't like .hex files. firmata.zip
Thanks, flashing...
This PR adds the I2C functionality with mode toggling (to support the testbot hat) as well as dynamic firmware versioning based upon the release tag.