mirror of
https://github.com/meshtastic/python.git
synced 2026-01-15 11:18:05 -05:00
Remove an unuseful/inaccurate comment
This commit is contained in:
@@ -265,7 +265,6 @@ def onConnected(interface):
|
||||
alt = 0
|
||||
lat = 0.0
|
||||
lon = 0.0
|
||||
# TODO: use getNode(args.dest) to be able to set it for a remote node
|
||||
localConfig = interface.localNode.localConfig
|
||||
if args.setalt:
|
||||
alt = int(args.setalt)
|
||||
|
||||
Reference in New Issue
Block a user