Skip to content

Version 1.0.4

Latest
Compare
Choose a tag to compare
@PaulZC PaulZC released this 03 Oct 15:13
· 4 commits to main since this release
b7a60ab

This release:

  • Adds setDevice which allows the device type to be changed after instantiation, before begin
  • Adds setWirePort which allows the wire port to be set manually, so that isConnected can be called before begin
  • Replaces boolean (deprecated) with bool