mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
docu: typo fixed
This commit is contained in:
parent
fac0145868
commit
bf2e0836a5
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ testsuite_enable = No
|
||||||
# If this is activated, the pyPlc will send all logging messages also to the network interface,
|
# If this is activated, the pyPlc will send all logging messages also to the network interface,
|
||||||
# in form of UDP Syslog messages. For details see in udplog.py.
|
# in form of UDP Syslog messages. For details see in udplog.py.
|
||||||
# For development purposes, set this to "Yes".
|
# For development purposes, set this to "Yes".
|
||||||
# For daily use, set this to "No". There is the risk that the broadcase UDP packets disturb the charger,
|
# For daily use, set this to "No". There is the risk that the broadcast UDP packets disturb the charger,
|
||||||
# which may lead to unwanted aborts.
|
# which may lead to unwanted aborts.
|
||||||
udp_syslog_enable = Yes
|
udp_syslog_enable = Yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue