Closed
Description
Based on type annotating adafruit_debouncer
, it may be helpful to add an Input
and Output
and InputOutput
protocol definining getters/setters for value
, similar to how @Neradoc explains:
Based on type annotating adafruit_debouncer
, it may be helpful to add an Input
and Output
and InputOutput
protocol definining getters/setters for value
, similar to how @Neradoc explains: