diff --git a/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino b/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino index 914d143..d7c1c2d 100644 --- a/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino +++ b/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino @@ -27,6 +27,7 @@ #define mqtt_server "your.mqtt.server.ip" #define mqtt_user "yourMQTTusername" #define mqtt_password "yourMQTTpassword" +#define mqtt_port 1883 /************* MQTT TOPICS (change these topics as you wish) **************************/