18 #ifndef __NEXDSBUTTON_H__
19 #define __NEXDSBUTTON_H__
42 NexDSButton(uint8_t pid, uint8_t cid,
const char *name);
67 uint16_t
getText(
char *buffer, uint16_t len);
75 bool setText(
const char *buffer);
163 uint32_t
getFont(uint32_t *number);
The definition of class NexTouch.
The definition of base API for using Nextion.
Father class of the components with touch events.