Releases: Dlloydev/Toggle
Releases · Dlloydev/Toggle
Toggle 2.2.1
- 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
- New feature to debounce byte data as an input.
- Updated readme with test results
- New examples
Toggle 2.1.1
Update example and minor cleanup.
Toggle 2.1.0
- Uses much less memory than other libraries (only 19 bytes per button).
- Updated documentation.
Toggle 2.0.0
New Version now works with more button or switch types: SPST, SPDT or SP3T types.
Toggle 1.0.0
Initial Release