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.
12345678910111213 |
- //
- // AICareComponentRingBleSDK_Version.h
- // AICareComponentRingBleSDK
- //
- // Created by 周鹏 on 2024/3/14.
- //
- #ifndef AICareComponentRingBleSDK_Version
- #define AICareComponentRingBleSDK_Version
-
- //版本号 SDK Version
- #define AICareComponentRingBleSDKVersion @"1.0.1" // 20250410
-
- #endif /* AILinkBleSDK_Version_h */
|