Skip to content

Commit d3c7a02

Browse files
committed
modify comment and modify example name
1 parent f899bae commit d3c7a02

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NexDownload.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* @file NexDown.cpp
2+
* @file NexDownload.cpp
33
*
4-
* The implementation of class NexObject.
4+
* The implementation of download tft file for nextion.
55
*
66
* @author Chen Zengpeng (email:<[email protected]>)
77
* @date 2016/3/29

NexDownload.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* @file NexDown.h
2+
* @file NexDownload.h
33
*
4-
* The definition of class NexDown.
4+
* The definition of class NexDownload.
55
*
66
* @author Chen Zengpeng (email:<[email protected]>)
77
* @date 2016/3/29

0 commit comments

Comments
 (0)