Documentation
For Arduino users
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
Upload.ino
1
#include "
NexUpload.h
"
2
NexUpload
nex_download(
"nex.tft"
,10,115200);
3
void
setup() {
4
// put your setup code here, to run once:
5
nex_download.upload();
6
}
7
8
void
loop() {
9
// put your main code here, to run repeatedly:
10
}
NexUpload
Provides the API for nextion to download the ftf file.
Definition:
NexUpload.h:32
NexUpload.h
The definition of class NexUpload.
examples
Upload
Upload.ino
Generated on Fri Jan 6 2017 14:00:36 for Documentation by
1.8.7