mirror of
https://github.com/meshtastic/python.git
synced 2026-04-19 14:27:07 -04:00
Default to pkiEncrypted always on for admin messages
This commit is contained in:
@@ -894,6 +894,7 @@ class Node:
|
||||
wantResponse=wantResponse,
|
||||
onResponse=onResponse,
|
||||
channelIndex=adminIndex,
|
||||
pkiEncrypted=True,
|
||||
)
|
||||
|
||||
def ensureSessionKey(self):
|
||||
|
||||
Reference in New Issue
Block a user