mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(mqtt): Restructure mqtt folder as default paho structure
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
|
||||
#include "mqtt/MQTTClient.h"
|
||||
#include "MQTTClient.h"
|
||||
|
||||
#include "user_config.h"
|
||||
|
||||
|
Reference in New Issue
Block a user