diff --git a/meshtastic/mesh_interface.py b/meshtastic/mesh_interface.py index 23c5fac..2eb66f8 100644 --- a/meshtastic/mesh_interface.py +++ b/meshtastic/mesh_interface.py @@ -1185,7 +1185,7 @@ class MeshInterface: # pylint: disable=R0902 if num == BROADCAST_NUM: if isDest: return BROADCAST_ADDR - else: + else: return "Unknown" try: