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

fix: IMU get sensor readings return values #130

Open
ntlhui opened this issue Nov 14, 2024 · 1 comment · May be fixed by #165
Open

fix: IMU get sensor readings return values #130

ntlhui opened this issue Nov 14, 2024 · 1 comment · May be fixed by #165
Assignees

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Nov 14, 2024

Functions have pointless return values. Resolve so that return values propagate failures.

@ntlhui
Copy link
Contributor Author

ntlhui commented Jan 6, 2025

bool getAccelerometer(float *acc_x, float *acc_y, float *acc_z)

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