G7SensorPlugin.h 487 B

12345678910111213141516171819
  1. //
  2. // G7SensorPlugin.h
  3. // G7SensorPlugin
  4. //
  5. // Created by Pete Schwamb on 11/11/22.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for G7SensorPlugin.
  9. FOUNDATION_EXPORT double G7SensorPluginVersionNumber;
  10. //! Project version string for G7SensorPlugin.
  11. FOUNDATION_EXPORT const unsigned char G7SensorPluginVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <G7SensorPlugin/PublicHeader.h>