You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Moved pin config handling to Firmata.cpp
- Moved pin state handling to Firmata.cpp
- Added documentation for all methods in Firmata.cpp
The pin config and pin state changes enable Firmata
features to be extracted from StandardFirmata into
their own classes.
0 commit comments