mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-11 01:53:48 +08:00
Add #define with default MQTT port for convenience
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;
|
||||||
|
|
||||||
|
#define MQTT_PORT 1883
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------------------------- */
|
/*---------------------------------------------------------------------------------------------- */
|
||||||
/* Connection with server */
|
/* Connection with server */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user