17 #ifndef __NEXBUTTON_H__
18 #define __NEXBUTTON_H__
42 NexButton(uint8_t pid, uint8_t cid,
const char *name);
51 uint16_t
getText(
char *buffer, uint16_t len);
59 bool setText(
const char *buffer);
The definition of class NexTouch.
The definition of base API for using Nextion.
Father class of the components with touch events.