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

changeSliderXPos()

Mammad900 edited this page Feb 28, 2021 · 1 revision

changeSliderXPos( page, index, value)

Summary

Changes the X position of a slider (moves it to right or left)

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 X position in pixels

Returns

Nothing

Clone this wiki locally