Skip to content

1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Spirik Spirik released this 29 Oct 14:48
· 10 commits to master since this release
45f63ce

Debouncing improved

  • analogDelay and _analogDelay renamed to debounceDelay and _debounceDelay;
  • added debouncing for digital signal detection;
  • updated debouncing (former analogDelay) for analog signal detection;
  • examples updated accordingly;
  • readme updated accordingly;
  • version bumped to 1.1.0.

Fully compatible with previous version (1.0.0).