Skip to content

Commit ef2ecd6

Browse files
committed
Update __main__.py
1 parent ab12949 commit ef2ecd6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

meshtastic_listener/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ def __traceroute_upstream__(self) -> None:
303303
destinationId=target.nodeNum,
304304
portNum=PortNum.TRACEROUTE_APP,
305305
wantResponse=True,
306-
# onResponse=self.interface.onResponseTraceRoute,
307306
channelIndex=0,
308307
hopLimit=self.max_hops,
309308
)

0 commit comments

Comments
 (0)