Limbs Safety Switch Library for ESP32 (Arduino) v1.0.1
A library that provides a class that models a Limbs Safety Switch for physical dangerous devices or industrial production machines.
|
Limbs Safety Firmware Configuration parameters. More...
#include <LimbsSafetySw_ESP32.h>
Limbs Safety Firmware Configuration parameters.
Holds the values needed for the configuration of parameters related with code execution.
lsSwExecTskCore | MCU core where the code is expected to run (for multicore MCUs) |
lsSwExecTskPrrtyCnfg | Priority level for the tasks running the switch creation code, the different output updates code, including functions and other tasks related. |