![]() |
Documentation
For Arduino users
|
The implementation of base API for using Nextion. More...
#include "NexHardware.h"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 implementation of base API for using Nextion.
Definition in file NexHardware.cpp.