From 82977e10fa92dd9e529a99a4160d6e4c84086689 Mon Sep 17 00:00:00 2001 From: hans-jurgen Date: Tue, 25 Mar 2025 18:59:51 +0100 Subject: [PATCH] 2025-03-2506 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 58ef445..cbf7c42 100644 --- a/platformio.ini +++ b/platformio.ini @@ -35,7 +35,7 @@ build_flags = ${env.build_flags} -DGATEWAY=\"192.168.127.1\" -DDNS=\"192.168.127.1\" -DSECONDARDNS=\"8.8.8.8\" - -DMYIP=\"192.168.127.48\" + -DMYIP=\"192.168.127.46\" -DSUBNET=\"255.255.255.0\" -Dmqtt_server=\"hjkmqtt.dedyn.io\" -Dmqtt_port=61883