mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
Add warnings to send_login, send_statusreq, send_telemetry_req, and send_path_discovery pointing users to their _sync counterparts. The fire-and-forget versions bypass the mesh request lock and can cause silent response drops due to firmware clearPendingReqs() behavior.