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

📝 [DOCS] Misleading example code for distance sensor. #744

Open
8pxl opened this issue Jan 19, 2025 · 0 comments
Open

📝 [DOCS] Misleading example code for distance sensor. #744

8pxl opened this issue Jan 19, 2025 · 0 comments

Comments

@8pxl
Copy link

8pxl commented Jan 19, 2025

The example code in distance.hpp reads

printf("Distance confidence: %d\n", distance.get_distance()); for get_distance

and

printf("Distance confidence: %d\n", distance.get()); for get

the word 'confidence' should be removed.

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