You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add get_can_ids() to return CAN node IDs from the latest scan (useful for OTA flashing). Expand and clarify reboot_remote() docstring to document can_address semantics (0 = master, 1..127 = remote slave via SDO write), note qid is unused but kept for API compatibility, and show example response formats. Small cleanup: add an inline comment for the /can_act task and change the scan call to expect 1 response (nResponses=1).
0 commit comments