FastLED
3.9.15
Loading...
Searching...
No Matches
◆
MidiShieldButton()
MidiShieldButton::MidiShieldButton
(
int
pin
)
inline
Definition at line
66
of file
buttons.h
.
66
:
pin_
(pin) {
67
pinMode(
pin_
, INPUT_PULLUP);
68
delay(1);
69
}
MidiShieldButton::pin_
int pin_
Definition
buttons.h:78
References
pin_
.
MidiShieldButton
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2