17 #ifndef __NEXGAUGE_H__
18 #define __NEXGAUGE_H__
36 NexGauge(uint8_t pid, uint8_t cid,
const char *name);
bool setValue(uint32_t number)
Set the value of gauge.
NexGauge(uint8_t pid, uint8_t cid, const char *name)
Constructor.
The definition of class NexTouch.
bool getValue(uint32_t *number)
Get the value of gauge.
The definition of base API for using Nextion.
Root class of all Nextion components.