Skip to content

Releases: metasophiea/firmata-client

0.6.0

10 Oct 08:36
Compare
Choose a tag to compare
added way to disconnect the board

0.5.3

06 Oct 17:36
Compare
Choose a tag to compare
added error for situation in which the ConnectionWrapper is unable to…

0.5.0

04 Oct 17:18
Compare
Choose a tag to compare
fix report_analog and report_digital

corrections to both methods so that they don't end up stepping on their own toes. They take pin number input, yet use port numbers, so, it was possible to attempt to set one pin on way, then another pin another, and end up in a situation where the first pin was now set up like the second.

0.4.3

30 Sep 19:58
Compare
Choose a tag to compare
clippy improvements