ButtonToSwitch Library for ESP32 (Arduino) v5.0.0
A library that provides elaborated switch mechanism behavior simulation for digital signals inputs
Loading...
Searching...
No Matches
PressSignalSource Class Referenceabstract

Strategy Pattern interface class. More...

#include <PrssSgnlSrc_esp32.h>

Inheritance diagram for PressSignalSource:

Detailed Description

Strategy Pattern interface class.

This interface defines the methods to be implemented by any concrete strategy to provide the signal source for the DbncdMPBttn class objects to evaluate the _isPressed attribute.