mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
implement simpler setters for telemetry, adding contacts ...
This commit is contained in:
@@ -382,7 +382,6 @@ class MessageReader:
|
||||
|
||||
res["pubkey_pre"] = data[2:8].hex()
|
||||
buf = data[8:]
|
||||
res["data"] = buf.hex()
|
||||
|
||||
"""Parse a given byte string and return as a LppFrame object."""
|
||||
i = 0
|
||||
|
||||
Reference in New Issue
Block a user