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.

ELAILinkBleManager+MeatProbeBox.h 236B

12345678910111213141516
  1. //
  2. // ELAILinkBleManager+MeatProbeBox.h
  3. // AILinkBleSDK
  4. //
  5. // Created by LarryZhang on 2023/2/16.
  6. //
  7. #import "ELAILinkBleManager.h"
  8. NS_ASSUME_NONNULL_BEGIN
  9. @interface ELAILinkBleManager (MeatProbeBox)
  10. @end
  11. NS_ASSUME_NONNULL_END