forked from Imagelibrary/lwip
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;
|
||||
|
||||
#define MQTT_PORT 1883
|
||||
|
||||
/*---------------------------------------------------------------------------------------------- */
|
||||
/* Connection with server */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user