forgotten resolves

This commit is contained in:
2021-02-16 13:11:03 +01:00
parent a09024c6a2
commit 5d8567a206

View File

@ -14,8 +14,7 @@ t_configBlock defaultConfigBlock = {
.ntpServer = "0.de.pool.ntp.org",
.deviceId = "MainsCnt01",
.sharedSecret = "sharedSecretGanzGeheim",
.sinkServer = "laborpc",
.macAddress = { 0x00, 0xA0, 0x57, 0x05, 0x3E, 0x0F }
.sinkServer = "laborpc"
};