mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 05:24:37 +08:00
Add #define with default MQTT port for convenience
This commit is contained in:
parent
bfa0358a52
commit
83b1c397a0
@ -46,6 +46,8 @@ extern "C" {
|
|||||||
|
|
||||||
typedef struct mqtt_client_t mqtt_client_t;
|
typedef struct mqtt_client_t mqtt_client_t;
|
||||||
|
|
||||||
|
#define MQTT_PORT 1883
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------------------------- */
|
/*---------------------------------------------------------------------------------------------- */
|
||||||
/* Connection with server */
|
/* Connection with server */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user