From 1ffa137af4be2fdbf8dfb7981bc7025b0c03e22c Mon Sep 17 00:00:00 2001 From: MrMurdog Date: Mon, 15 Jan 2024 11:34:32 +0100 Subject: [PATCH] Fehlerbehebung FMS --- plugin/bosmon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/bosmon.py b/plugin/bosmon.py index 69f0fcd..0d63e86 100644 --- a/plugin/bosmon.py +++ b/plugin/bosmon.py @@ -111,7 +111,7 @@ class BoswatchPlugin(PluginBase): response = requests.request("POST", url, headers=headers, data=payload) - def _getInfo(self, get_tacticalInfo, get_direction): + def _getInfo(get_tacticalInfo, get_direction): # BosMon-Telegramin expected assembly group, direction and tsi in one field # structure (binary as hex in base10):