|
FastLED 3.9.15
|
| void fl::rgb_2_rgbw_user_function | ( | uint16_t | w_color_temperature, |
| uint8_t | r, | ||
| uint8_t | g, | ||
| uint8_t | b, | ||
| uint8_t | r_scale, | ||
| uint8_t | g_scale, | ||
| uint8_t | b_scale, | ||
| uint8_t * | out_r, | ||
| uint8_t * | out_g, | ||
| uint8_t * | out_b, | ||
| uint8_t * | out_w ) |
Definition at line 126 of file rgbw.cpp.
References g_user_function.
Referenced by rgb_2_rgbw().
Here is the caller graph for this function: