Skip to content

tui-realm 1.3.0

Compare
Choose a tag to compare
@veeso veeso released this 28 Nov 15:57
· 111 commits to main since this release

1.3.0

Released on 28/11/2021

  • Added lock_ports() and unlock_ports() to pause event listener.
    • Once lock_ports() is called, Ports won't be polled as long as unlock_ports() is not called.
    • by default ports are Unlocked