17 #ifndef __NEXSLIDER_H__
18 #define __NEXSLIDER_H__
36 NexSlider(uint8_t pid, uint8_t cid,
const char *name);
bool setValue(uint32_t number)
Set the value of slider.
bool getValue(uint32_t *number)
Get the value of slider.
NexSlider(uint8_t pid, uint8_t cid, const char *name)
Constructor.
The definition of class NexTouch.
The definition of base API for using Nextion.
Father class of the components with touch events.