Closed
Description
i try:
ts=time.monotonic()
#mqtt_client.loop() # every second check if remote command comes in
mqtt_client.loop(timeout=0.01)
print(f"___ mqtt_client loop {(time.monotonic()-ts)} sec")
more see:
test GIT of mqtt pub sub REMOTE BLINKY
Metadata
Metadata
Assignees
Labels
No labels