83 Button(uint8_t pin, uint8_t activeLevel, uint8_t longPressTicks,
ButtonCallback commonCallback =
nullptr, uint8_t autoResetTicks = 100)
Interface for executing tasks in the scheduler system.
Definition IExecutor.h:31
ObjectRegisterRecord(const ObjectRegisterRecord &)=delete
Deleted copy constructor to prevent copying.
static type_id getTypeId()
Get the unique type identifier for a given type T.
Definition TypeId.h:82
const void * type_id
Type alias for a unique type identifier.
Definition TypeId.h:43
Contains all classes and functions related to the Uniot Core.