17 #ifndef __NEXPROGRESSBAR_H__
18 #define __NEXPROGRESSBAR_H__
bool setValue(uint32_t number)
Set the value of progress bar.
The definition of class NexTouch.
The definition of base API for using Nextion.
bool getValue(uint32_t *number)
Get the value of progress bar.
Root class of all Nextion components.
NexProgressBar(uint8_t pid, uint8_t cid, const char *name)
Constructor.
NexProgressBar component.