Skip to content
Commit c881f17f authored by developer2's avatar developer2
Browse files

Version 5.0.55. functions for RGB signalization added

UFR_STATUS DL_API RgbControl(uint8_t red, uint8_t green, uint8_t blue);
UFR_STATUS DL_API SetRgbData(IN uint8_t *display_data, uint8_t data_length, uint8_t port_name);
UFR_STATUS DL_API SetRgbIntensity(uint8_t intensity);
UFR_STATUS DL_API GetRgbIntensity(VAR uint8_t *intensity);
parent b40e653a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment