Update tencent_firmware_module_wrapper.h

Added note:
@param[in]   version    version string
for function 'tos_tf_module_ota_set'
This commit is contained in:
David Lin
2020-07-30 18:25:41 +08:00
committed by GitHub
parent cd956500ab
commit c89edd49c3

View File

@@ -270,7 +270,8 @@ int tos_tf_module_debug_level_set(int log_level);
* *
* @attention None * @attention None
* *
* @param[in] mode OTA_DISABLE or OTA_ENABLE * @param[in] mode OTA_DISABLE or OTA_ENABLE
* @param[in] version version string
* *
* @return errcode * @return errcode
*/ */