chore: upd

This commit is contained in:
2025-03-02 18:01:37 +06:00
parent 3adc6f3b28
commit 4a391756b4
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ typedef struct {
} rs485_device_t;
// Network configuration
#define MQTT_SERVER_IP {192, 168, 102, 100}
#define MQTT_SERVER_IP {192, 168, 102, 1}
#define MQTT_PORT 1883
// MQTT configuration