21#ifndef LSH_CORE_LSH_HPP
22#define LSH_CORE_LSH_HPP
void loop()
Run one firmware iteration from Arduino loop().
Definition lsh_core.cpp:88
void setup()
Initialize the runtime once from Arduino setup().
Definition lsh_core.cpp:55
Provides the user-facing macros (LSH_ACTUATOR, LSH_BUTTON, LSH_INDICATOR) for device configuration.