From ddd0b166a1784f0c58dff76ec914728f66311d02 Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:00:02 -0500 Subject: [PATCH] Shortname work --- meshtastic_utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meshtastic_utils.py b/meshtastic_utils.py index 2576fec..533565b 100644 --- a/meshtastic_utils.py +++ b/meshtastic_utils.py @@ -149,6 +149,7 @@ def on_meshtastic_message(packet, loop=None): room["id"], formatted_message, longname, + shortname, meshnet_name, ), loop=loop,