23 :
NexTouch(pid, cid, name, pop, pop_ptr)
72 NexTouch::attachPop(pop, ptr);
81 NexTouch::detachPop();
static void sendCommand(const char *cmd)
Send command to Nextion.
const char * getObjName(void)
Get component name.
static uint16_t recvRetString(char *buffer, uint16_t len, uint32_t timeout=500)
Receive string data.
static bool recvRetCommandFinished(uint32_t timeout=100)
Command is executed successfully.
Root Class of Nextion Components.