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
When you create a socket in 2nd gen uCX you have to specify uPreferredProtocolType_t (which should also be renamed to uPreferredAddressType_t) which can have the following values:
When you create a socket in 2nd gen uCX you have to specify
uPreferredProtocolType_t
(which should also be renamed touPreferredAddressType_t
) which can have the following values:For ubxlib we need an "any":
Check with Tove how it's used. Maybe we have misunderstod how it's used.
The text was updated successfully, but these errors were encountered: