summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2020-10-07 13:49:03 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2020-10-07 13:49:03 +0900
commit377fe5ed4b0f8e1fa1225910b73e071fd3b424cf (patch)
treec2383ba210b6b9ebd3ffee8a17728e3acc246165
parent97435ca9b6be1e0d7689d9c8d524ce62b6b159af (diff)
downloadiotcon-tizen_5.5.tar.gz
iotcon-tizen_5.5.tar.bz2
iotcon-tizen_5.5.zip
Modify the documenttizen_5.5
Change-Id: Iaee9a8932dd5484c4a11846be504a6b25e118ff3 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--include/iotcon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/iotcon.h b/include/iotcon.h
index 0904ab6..01c6e86 100644
--- a/include/iotcon.h
+++ b/include/iotcon.h
@@ -40,6 +40,7 @@ extern "C" {
* @section CAPI_IOT_CONNECTIVITY_MODULE_FEATURE Related Features
* This API is related with the following features: \n
* - %http://tizen.org/feature/iot.ocf \n
+ *
* It is recommended to design feature related codes in your application for reliability. \n
* You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK. \n