mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Forgot documentation on MQTT port #define
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------------------------- */
|
/*---------------------------------------------------------------------------------------------- */
|
||||||
|
|||||||
Reference in New Issue
Block a user