21#ifndef LSHCORE_INCLUDE_LSH_HPP
22#define LSHCORE_INCLUDE_LSH_HPP
void setup()
Initializes the LSH-Core framework.
Definition lsh_core.cpp:48
void loop()
The main execution loop for the LSH-Core framework.
Definition lsh_core.cpp:69
Provides the user-facing macros (LSH_ACTUATOR, LSH_BUTTON, LSH_INDICATOR) for device configuration.