Files
TencentOS-tiny/components/connectivity/mqttclient/common/log/salof_config.h
jiejieTop 476e0dec02 the push is modified as follows:
1. delete some junk files.
2. mqttclient added comments and updated to v1.0.2.
3. update README.md.
4. update the author's own server certificate.
5. minor changes to salof.
2020-03-21 21:53:10 +08:00

15 lines
365 B
C

/*
* @Author: jiejie
* @Github: https://github.com/jiejieTop
* @Date: 2020-02-25 06:01:24
* @LastEditTime: 2020-02-25 09:28:09
* @Description: the code belongs to jiejie, please keep the author information and source code according to the license.
*/
#ifndef _SALOF_CONFIG_H_
#define _SALOF_CONFIG_H_
#include "mqtt_config.h"
#endif /* _SALOF_CONFIG_H_ */