iOS AILinkBleSDK - 蓝牙SDK
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

AILinkBleSDK_Version.h 259B

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.10.0" // 20240910
  11. #endif /* AILinkBleSDK_Version_h */