Skip to content
Compare
Choose a tag to compare
@eric-wood eric-wood released this 05 Jan 00:13
  • Fixes a bug in the debouncing algorithm that occurs when the switch is released within the debounce interval; this only presented itself when working with bouncier switches that require a longer debounce window
  • Updates to a newer version of embassy, which removes some annoying generics and simplifies our code