Nextion User Manual
For Arduino developers
NexHardware.cpp File Reference

The implementation of base API for using Nextion. More...

#include "NexHardware.h"
Include dependency graph for NexHardware.cpp:

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...
 

Detailed Description

The implementation of base API for using Nextion.

Author
Wu Pengfei (email:pengf.nosp@m.ei.w.nosp@m.u@ite.nosp@m.ad.c.nosp@m.c)
Date
2015/8/11

Definition in file NexHardware.cpp.