Skip to content

Releases: Dlloydev/Toggle

Toggle 2.2.1

09 May 07:34
Compare
Choose a tag to compare
  • Added new setSampleUs() function to allow adjusting the sample period from 0-65535μs.
  • Some fixes and updates to examples and code.

Toggle 2.2.0

09 May 00:54
Compare
Choose a tag to compare
  • New feature to debounce byte data as an input.
  • Updated readme with test results
  • New examples

Toggle 2.1.1

06 May 02:06
Compare
Choose a tag to compare

Update example and minor cleanup.

Toggle 2.1.0

05 May 20:45
Compare
Choose a tag to compare
  • Uses much less memory than other libraries (only 19 bytes per button).
  • Updated documentation.

Toggle 2.0.0

05 May 06:40
Compare
Choose a tag to compare

New Version now works with more button or switch types: SPST, SPDT or SP3T types.

Toggle 1.0.0

03 May 21:56
Compare
Choose a tag to compare

Initial Release