26 void q0PopCallback(
void *ptr)
29 dbSerialPrintln(
"q0PopCallback");
45 dbSerialPrintln(
"setup done");
bool nexInit(void)
Init Nextion's baudrate,page id.
bool nexLoop(NexTouch **nex_listen_list)
Call mainEventLoop,watting for Nextion's touch event.
void attachPop(NexTouchEventCb pop, void *ptr=NULL)
Register crop pop callback function.
NexCrop,subclass of NexTouch,provides simple methods to control crop component.
Root Class of Nextion Components.