Das sind wohl Methoden für Flankenerkennung. Zitat aus der bounce2/wiki
Grußbool read()
Reads the updated pin state.
bool fell()
Returns true if pin signal transitions from high to low.
bool rose()
Returns true if signal transitions from low to high.
witkatz
Lesezeichen