Skip to content

User interface change

Choose a tag to compare

@berrak berrak released this 28 Aug 10:43
· 28 commits to master since this release

Release v0.2.0 changes the user interface for the constructor and the begin() function. The interface is with these updates much cleaner and more logical.

The implemented changes are:

  • Specify the used Arduino pin# in the constructor and not in the begin() method.
  • Remove pin# as one of the parameters for the call to the begin() method.