27 void q0PopCallback(
void *ptr)
30 dbSerialPrintln(
"q0PopCallback");
45 dbSerialPrintln(
"setup done");
void nexLoop(NexTouch *nex_listen_list[])
Listen touch event and calling callbacks attached before.
bool getPic(uint32_t *number)
Get the number of picture.
void attachPop(NexTouchEventCb pop, void *ptr=NULL)
Attach an callback function of pop touch event.
bool nexInit(void)
Init Nextion.
The header file including all other header files provided by this library.
bool setPic(uint32_t number)
Set the number of picture.
Father class of the components with touch events.