16 #ifndef __NEXOBJECT_H__
17 #define __NEXOBJECT_H__
43 NexObject(uint8_t pid, uint8_t cid,
const char *name);
59 uint8_t getObjPid(
void);
66 uint8_t getObjCid(
void);
73 const char *getObjName(
void);
NexObject(uint8_t pid, uint8_t cid, const char *name)
Constructor.
Root class of all Nextion components.
void printObjInfo(void)
Print current object'address, page id, component id and name.
Options for user can be found here.