sevencore fota solution development project

Dependencies:   mbed

Revision:
9:fcf91f563147
Parent:
5:e11b23f9aacc
Child:
10:18044afe4364
--- a/dialog_fota/diss_task.h	Thu Aug 20 05:16:55 2015 +0000
+++ b/dialog_fota/diss_task.h	Mon Aug 24 02:29:16 2015 +0000
@@ -1,8 +1,14 @@
 #ifndef DISS_TASK_H
 #define DISS_TASK_H
 
-
-
+/**
+ ****************************************************************************************
+ * @addtogroup dialog_fota module
+ * @brief Device Information Service Server Header
+ *
+ * @{
+ ****************************************************************************************
+ */
 namespace sevencore_fota{
 
 #define STR_MAX_LEN     (18)
@@ -109,4 +115,6 @@
 
 }//namespace
 
+/// @} dialog_fota module
+
 #endif//DISS_TASK_H