17 #ifndef __NEXBUTTON_H__ 18 #define __NEXBUTTON_H__ 21 #include "NexHardware.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);
163 uint32_t
getFont(uint32_t *number);
Definition: NexTouch.h:53