Skip to content

Commit fef0e1b

Browse files
committed
Remove an unuseful/inaccurate comment
1 parent dc1dec1 commit fef0e1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

meshtastic/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ def onConnected(interface):
265265
alt = 0
266266
lat = 0.0
267267
lon = 0.0
268-
# TODO: use getNode(args.dest) to be able to set it for a remote node
269268
localConfig = interface.localNode.localConfig
270269
if args.setalt:
271270
alt = int(args.setalt)

0 commit comments

Comments
 (0)