diff --git a/NexHardware.cpp b/NexHardware.cpp index 18fd5de..bcc721a 100644 --- a/NexHardware.cpp +++ b/NexHardware.cpp @@ -257,6 +257,12 @@ static void mainEventLoop(NexTouch **list) } } +/** + * @addtogroup Nextion + * @{ + */ + + /** * Init Nextion's baudrate,page id. * @@ -289,3 +295,7 @@ void nexLoop(NexTouch **nex_listen_list) mainEventLoop(nex_listen_list); } +/** + * @} + */ + diff --git a/doc/API/_comp_button_8ino-example.html b/doc/API/_comp_button_8ino-example.html index 7229f73..4dedd2b 100644 --- a/doc/API/_comp_button_8ino-example.html +++ b/doc/API/_comp_button_8ino-example.html @@ -32,6 +32,7 @@