Skip to content

Python client for the Arduino simpleRPC protocol version 2.3.0

Choose a tag to compare

@jfjlaros jfjlaros released this 11 Mar 19:01
· 23 commits to master since this release
ecdf777

In this release:

  • Support for Python 3.6, 3.7, 3.8 and 3.9.
  • Cleaned up CLI, device name is now a required parameter.
  • Added API documentation.