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
Javascript on that page uses v2-button and v2-pins as DOM ids for button and table, but markdown on hardware/edgeconnector.md gives ids for elements with capital V: V2-button and V2-pins. So button V1 does not hide V2 table and does not remove styling from V2, and button V2 does not react at all.