Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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 */
|