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

Can't get connection state, always return false #69

Open
ziteh opened this issue Dec 22, 2021 · 0 comments · Fixed by #71
Open

Can't get connection state, always return false #69

ziteh opened this issue Dec 22, 2021 · 0 comments · Fixed by #71
Labels
bug Something isn't working

Comments

@ziteh
Copy link
Member

ziteh commented Dec 22, 2021

The method HRobot.network_get_state(_id) always return 0, so the connected always return false.

connected = HRobot.network_get_state(_id) == 1;

@ziteh ziteh added the bug Something isn't working label Dec 22, 2021
@ziteh ziteh linked a pull request Dec 22, 2021 that will close this issue
@ziteh ziteh closed this as completed in #71 Dec 22, 2021
ziteh added a commit that referenced this issue Dec 22, 2021
@ziteh ziteh reopened this Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant