Update doc of file comments.

Signed-off-by: shennongmin <wupangfee@gmail.com>
This commit is contained in:
shennongmin
2015-08-14 11:55:47 +08:00
parent 050b9abfda
commit 98850de2cf
28 changed files with 110 additions and 108 deletions

View File

@@ -1,7 +1,7 @@
/**
* @file NexObject.cpp
*
* The root of all classes in Nextion library.
* The implementation of class NexObject.
*
* @author Wu Pengfei (email:<pengfei.wu@itead.cc>)
* @date 2015/8/13
@@ -12,7 +12,6 @@
* published by the Free Software Foundation; either version 2 of
* the License, or (at your option) any later version.
*/
#include "NexObject.h"
/**