Version 0.15.2

This version has a few small bug fixes, which occur under certain conditions.

  • Should an error occur on the / dev / piControl0 device, e.g. due to a reset, this error is normally caught. In the version starting from 0.15.0, however, this raises an error itself 🙁
  • If you use auto_refresh and the RevPiModIO is newly instantiated within the same program without call .cleanup(), the auto_refresh mode does not terminate cleanly.
  • Fixed monitoring mode RevPiModIO(monitoring=True)
  • Since version 0.8.8, reg_event can also be used to register outputs in event monitoring. However, these were not evaluated.

DOWNLOAD