Skip to content

Commit 5abcf7b

Browse files
committed
Fixes compilation issue
1 parent 3851d1c commit 5abcf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/LocalHost.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ class LocalHost : public Host {
207207
void setDnsServer();
208208
void setSmtpServer();
209209
void setModbusServer();
210-
void setModbusServer();
210+
void setS7CommServer();
211211
void setNtpServer();
212212
void setImapServer();
213213
void setPopServer();

0 commit comments

Comments
 (0)