mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
telemetry ok
This commit is contained in:
@@ -41,7 +41,8 @@ async def main():
|
||||
|
||||
# Wait for status response
|
||||
telemetry_event = await mc.wait_for_event(EventType.TELEMETRY_RESPONSE, timeout=args.timeout)
|
||||
print(telemetry_event)
|
||||
print(telemetry_event.payload["lpp"])
|
||||
|
||||
|
||||
else:
|
||||
print("Login failed or timed out")
|
||||
|
||||
Reference in New Issue
Block a user