txoof / PaperPi

E-Paper display loop with plugins
100 stars 10 forks source link

optionally disable plugin timeout #136

Closed txoof closed 1 year ago

txoof commented 1 year ago

Make timeout in Plugin() class optional.

Set plugin_timeout = 0 to disable signal alarm timeout functionality. This is useful for the web configurator.

txoof commented 1 year ago

resolves item in I #123