Nextion User Manual
For Arduino developers
|
The definition of base API for using Nextion. More...
Go to the source code of this file.
Functions | |
bool | nexInit (void) |
Init Nextion. More... | |
void | nexLoop (NexTouch *nex_listen_list[]) |
Listen touch event and calling callbacks attached before. More... | |
The definition of base API for using Nextion.
Definition in file NexHardware.h.