Skip to content

Adding timeout

Latest

Choose a tag to compare

@slightlynybbled slightlynybbled released this 09 Jun 17:46

Release Notes

  • Added a 'timeout' function to allow dispatch to be polled less regularly - this will reduce battery consumption in some applications by allowing the dispatch thread to sleep
  • Added classifiers to setup()
  • Works on Windows 10, Raspbian (Debian-based) with the Raspberry Pi 2

Installation

pip install serialdispatch or pip install --upgrade serialdispatch