Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ delay_at_max_brightness_for_power
Function
delay_at_max_brightness_for_power
src/FastLED.cpp.hpp:548–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
548
void delay_at_max_brightness_for_power(fl::u16 ms)
549
{
550
FastLED.delay(ms);
551
}
552
553
// ============================================================================
554
// Channel Bus Manager Controls
Callers
nothing calls this directly
Calls
1
delay
Method · 0.45
Tested by
no test coverage detected