Skip to content

Adding Software-based Interrupts

Daniel Fonseca Yarochewsky requested to merge fake-interrupt into master

Created by: CaiB

For inputs that do not support interrupts natively, or to avoid issues like we were seeing on the Pi.

Tested on Science, appears to work well.

Merge request reports