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 258B

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