mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-08-26 01:52:29 +08:00
Seperate MQTT5 from MQTT 3.1.1
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define MQTT5_MSG_H
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "sys/queue.h"
|
||||
#include "mqtt_config.h"
|
||||
#include "mqtt_msg.h"
|
||||
#include "mqtt_client.h"
|
||||
|
Reference in New Issue
Block a user