mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-02-10 21:40:29 +00:00
Forgot documentation on MQTT port #define
This commit is contained in:
parent
83b1c397a0
commit
c1d16c61eb
@ -46,6 +46,8 @@ extern "C" {
|
|||||||
|
|
||||||
typedef struct mqtt_client_t mqtt_client_t;
|
typedef struct mqtt_client_t mqtt_client_t;
|
||||||
|
|
||||||
|
/** @ingroup mqtt
|
||||||
|
* Default MQTT port */
|
||||||
#define MQTT_PORT 1883
|
#define MQTT_PORT 1883
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------------------------- */
|
/*---------------------------------------------------------------------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user