Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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 */
|