mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-09-30 17:11:56 +02:00
docs(misc): fixed typos found with codespell
This commit is contained in:
committed by
Rocha Euripedes
parent
ff8d77fc68
commit
723ac18495
@@ -66,7 +66,7 @@ Broker address can be set by usage of :cpp:class:`address <esp_mqtt_client_confi
|
|||||||
|
|
||||||
The :cpp:member:`uri <esp_mqtt_client_config_t::broker_t::address_t::uri>` field is used in the format ``scheme://hostname:port/path``.
|
The :cpp:member:`uri <esp_mqtt_client_config_t::broker_t::address_t::uri>` field is used in the format ``scheme://hostname:port/path``.
|
||||||
|
|
||||||
- Curently support ``mqtt``, ``mqtts``, ``ws``, ``wss`` schemes
|
- Currently support ``mqtt``, ``mqtts``, ``ws``, ``wss`` schemes
|
||||||
- MQTT over TCP samples:
|
- MQTT over TCP samples:
|
||||||
|
|
||||||
- ``mqtt://mqtt.eclipseprojects.io``: MQTT over TCP, default port 1883
|
- ``mqtt://mqtt.eclipseprojects.io``: MQTT over TCP, default port 1883
|
||||||
|
Reference in New Issue
Block a user