wifi_demo_macro.h.in 301 B

1234567891011121314151617
  1. /* Copyright (C) 2020 QUECTEL Technologies Limited and/or its affiliates("QUECTEL").
  2. * All rights reserved.
  3. */
  4. #ifndef _WIFI_DEMO_MACRO_H_
  5. #define _WIFI_DEMO_MACRO_H_
  6. // @AUTO_GENERATION_NOTICE@
  7. #ifdef __cplusplus
  8. extern "C" {
  9. #endif
  10. #cmakedefine QL_WIFI_FC41D
  11. #ifdef __cplusplus
  12. }
  13. #endif
  14. #endif