salof_config.h 365 B

1234567891011121314
  1. /*
  2. * @Author: jiejie
  3. * @Github: https://github.com/jiejieTop
  4. * @Date: 2020-02-25 06:01:24
  5. * @LastEditTime: 2020-02-25 09:28:09
  6. * @Description: the code belongs to jiejie, please keep the author information and source code according to the license.
  7. */
  8. #ifndef _SALOF_CONFIG_H_
  9. #define _SALOF_CONFIG_H_
  10. #include "mqtt_config.h"
  11. #endif /* _SALOF_CONFIG_H_ */