From 256389613ffb1bb602117d21e0fee3f44e223a7f Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Wed, 13 Jul 2022 10:41:36 +0800 Subject: [PATCH] docs: changes docs supported targets tables --- examples/cxx/experimental/esp_mqtt_cxx/ssl/README.md | 2 +- examples/cxx/experimental/esp_mqtt_cxx/tcp/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cxx/experimental/esp_mqtt_cxx/ssl/README.md b/examples/cxx/experimental/esp_mqtt_cxx/ssl/README.md index 57433de18..b5be4985c 100644 --- a/examples/cxx/experimental/esp_mqtt_cxx/ssl/README.md +++ b/examples/cxx/experimental/esp_mqtt_cxx/ssl/README.md @@ -1,2 +1,2 @@ -| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 | ESP32-C2 | +| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | -------- | -------- | diff --git a/examples/cxx/experimental/esp_mqtt_cxx/tcp/README.md b/examples/cxx/experimental/esp_mqtt_cxx/tcp/README.md index 57433de18..b5be4985c 100644 --- a/examples/cxx/experimental/esp_mqtt_cxx/tcp/README.md +++ b/examples/cxx/experimental/esp_mqtt_cxx/tcp/README.md @@ -1,2 +1,2 @@ -| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 | ESP32-C2 | +| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | -------- | -------- |