Skip to content

v1.4.2

Compare
Choose a tag to compare
@serek4 serek4 released this 22 May 18:22
· 7 commits to master since this release

improved constructors

  • using uppercase first letter in class name
  • added ACTIVE_LOW, ACTIVE_HIGH defines,
  • using internal pullups when manually selected ACTIVE_LOW
  • simplified custom button (pcf8574) constructor
  • moved constructor's parameter hints to each constructor in .cpp file