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
Seems to be a intended to work with *outgoingUBX->payload += len; which moves the payload pointer, but is now commented. I think it should be _i2cPort->write(outgoingUBX->payload[startSpot], 1);