You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.8.0" // 20240323
-
- #endif /* AILinkBleSDK_Version_h */
|