mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 11:47:00 +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;
|
||||
|
||||
#define MQTT_PORT 1883
|
||||
|
||||
/*---------------------------------------------------------------------------------------------- */
|
||||
/* Connection with server */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user