FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setAdcRange()
void fl::setAdcRange
(
AdcRange
range
)
Set ADC voltage range.
Parameters
range
Voltage range for analog readings
Note
Implementation varies by platform (reference voltage vs attenuation)
Not all ranges supported on all platforms (no-op for unsupported values)
Definition at line
63
of file
pin.cpp.hpp
.
63
{
64
platforms::setAdcRange(range);
65
}
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2