Skip to content

2.3.0

Compare
Choose a tag to compare
@LennartHennigs LennartHennigs released this 02 Jan 16:07
· 13 commits to master since this release
  • renamed Button2 constants, they now start with BTN_ (BREAKING CHANGE)
  • added Hardware.h – it implements hardware pin abstraction. Needed for unit testing
  • added Unit Tests
  • added resetPressedState() function
  • added ESP32S2S3CapacitiveTouch.ino suggested by ryancasler in PR #57