選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1234567891011121314 |
- //
- // AILinkBleSDK_Version.h
- // Pods
- //
- // Created by LarryZhang on 2023/2/9.
- //
-
- #ifndef AILinkBleSDK_Version_h
- #define AILinkBleSDK_Version_h
-
- //版本号 SDK Version
- #define AiLinkBleSDKVersion @"1.10.0" // 20240910
-
- #endif /* AILinkBleSDK_Version_h */
|