mirror of
https://github.com/meshtastic/python.git
synced 2025-12-31 03:47:55 -05:00
missed one reference for requestChannelRetries 🤡
This commit is contained in:
@@ -275,7 +275,7 @@ def onConnected(interface):
|
||||
|
||||
# convenient place to store any keyword args we pass to getNode
|
||||
getNode_kwargs = {
|
||||
"requestChannelRetries": args.channel_fetch_attempts,
|
||||
"requestChannelAttempts": args.channel_fetch_attempts,
|
||||
"timeout": args.timeout
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user