MCPcopy Create free account
hub / github.com/FastLED/FastLED / Button

Class Button

src/fl/ui/element.h:24–24  ·  view source on GitHub ↗

Forward declaration only - concrete type lives in fl/sensors/button.h

Source from the content-addressed store, hash-verified

22
23// Forward declaration only - concrete type lives in fl/sensors/button.h
24class Button;
25
26// Base class for UI elements that provides string-based group functionality
27class UIElement {

Callers 1

setupFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected