Skip to content

v1.2.2 - inherit overloaded Print::write() methods into StdioSerial class

Compare
Choose a tag to compare
@bxparks bxparks released this 02 Feb 21:08
· 58 commits to master since this release
9be7557
  • 1.2.2 (2022-02-02)
    • Add a using Print::write statement in StdioSerial.h to
      pull in all other overloaded write() methods from the parent Print
      class.