FastLED 3.9.15
Loading...
Searching...
No Matches

◆ begin() [2/4]

void fl::ObjectFLED::begin ( uint16_t t1,
uint16_t t2,
uint16_t t3,
uint16_t latch_delay_us = 300 )

Three-phase timing begin method (T1, T2, T3 format) This method converts 3-phase timing to ObjectFLED's internal format.

Parameters
t1High time for '0' bit (nanoseconds)
t2Additional high time for '1' bit (nanoseconds)
t3Low tail duration (nanoseconds)
latch_delay_usLED latch delay in microseconds