iOS AILinkBleSDK - 蓝牙SDK
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.

AILinkBleSDK_Version.h 319B

1234567891011121314
  1. //
  2. // AILinkBleSDK_Version.h
  3. // Pods
  4. //
  5. // Created by LarryZhang on 2023/2/9.
  6. //
  7. #ifndef AILinkBleSDK_Version_h
  8. #define AILinkBleSDK_Version_h
  9. //版本号 SDK Version
  10. #define AiLinkBleSDKVersion @"1.6.1" //20230626 增加 广播身高仪 食物探针 食物探针盒子 支持
  11. #endif /* AILinkBleSDK_Version_h */