Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

changeSliderLeftColor()

Mammad900 edited this page Feb 27, 2021 · 2 revisions

changeSliderLeftColor( page, index, value)

Summary

Changes the left color of a slider

Parameters

  1. page (int) : The number of the page that contains the new slider
  2. index (int) : The index of the slider relative to it's page
  3. value (uint16_t) : The new color in RGB565 format

Returns

Nothing

Clone this wiki locally