Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubloxRate example and send_P #157

Open
xpech opened this issue Dec 13, 2021 · 0 comments
Open

ubloxRate example and send_P #157

xpech opened this issue Dec 13, 2021 · 0 comments

Comments

@xpech
Copy link

xpech commented Dec 13, 2021

Hi,
the ubloxRate exemple use send_P api to send command. But then send_P() api in ublox/ubxGPS.cpp seems to do nothing :
`bool ubloxGPS::send_P( const msg_t & msg, msg_t *reply_msg )
{
return false;

} // send_P`

What happen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant