|
TuyaOS
|
Common process - Initialization 更多...
#include <stddef.h>#include <stdint.h>#include <stdbool.h>#include <string.h>#include "tuya_cloud_types.h"#include "tuya_hal_mutex.h"#include "tuya_hal_semaphore.h"#include "tuya_hal_system.h"#include "tkl_init.h"#include "tuya_cloud_error_code.h"

宏定义 | |
| #define | OPRT_DEVICE_IS_SUB_NODE_OR_IN_ELECTION (-2016) |
| #define | tuya_os_adapter_get_platform_ver() tkl_get_version() |
| Get version of platform 更多... | |
| #define | TY_MAC_ADDR_LEN MAC_ADDR_LEN |
Common process - Initialization
| #define tuya_os_adapter_get_platform_ver | ( | ) | tkl_get_version() |
Get version of platform
| VOID |