FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setInputPullup()
void Pin::setInputPullup
(
)
inline
Definition at line
80
of file
fastpin.h
.
80
{ pinMode(
mPin
, INPUT_PULLUP); }
Pin::mPin
uint8_t mPin
Arduino digital pin number.
Definition
fastpin.h:53
References
mPin
.
Pin
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2