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
fix(discovery): correct modern protocol status offset to 0x8A
Status code is at offset 0x8A, not 0x90. The old offset was reading
the LAN mode flag byte instead. Also corrects serial number field
size from 130 to 128 bytes to match actual packet layout.
0 commit comments