Nextion User Manual
For Arduino developers
NexHardware.h File Reference

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

#include <Arduino.h>
#include "NexConfig.h"
#include "NexTouch.h"
Include dependency graph for NexHardware.h:
This graph shows which files directly or indirectly include this file:

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