Update line feeds

This commit is contained in:
grosj 2019-10-15 10:46:38 +02:00 committed by GitHub
parent 9f251bd544
commit 6b638c55b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ def run(typ, freq, data):
#
text = globalVars.config.get("Divera", "zvei_text")
type = globalVars.config.get("Divera", "zvei_type")
priority = globalVars.config.get("Divera","zvei_std_prio")
priority = globalVars.config.get("Divera","zvei_std_prio")
elif typ == "POC":
#
@ -90,7 +90,7 @@ def run(typ, freq, data):
else:
logging.warning("Invalid type: %s", typ)
return
return
try:
#