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
Initially can be of the form <board?>.<connector>.<pin> but since it's desired to expose this as a JS property it may need to changed/exposed as <connector>_<pin>, <Connector><Pin> or similar.
Initially can be of the form
<board?>.<connector>.<pin>but since it's desired to expose this as a JS property it may need to changed/exposed as<connector>_<pin>,<Connector><Pin>or similar.