mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +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;
|
||||
|
||||
#define MQTT_PORT 1883
|
||||
|
||||
/*---------------------------------------------------------------------------------------------- */
|
||||
/* Connection with server */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user