firmatacpp
firmatacpp copied to clipboard
A C++ firmata client library.
In the example simple.cpp the reading of the digital port is not working. When I run the example the analog ports A0 and A1 are reported but the digital pin...
OK so I worked out how to create a pull request. Haven't yet worked out how to add comments to the diff...
Hello, First, thank you very much for this library, nicely written. I have used it with success on an Arduino Uno but did not managed to get it running with...