We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
ICM42670 constantly prints "Fetch from reg" error to log.
zephyr/drivers/sensor/tdk/icm42670/icm42670.c
Lines 782 to 790 in 7a189ae
Is this supposed to be the intended behaviour?
To Reproduce
sample_fetch
CONFIG_ICM42670_TRIGGER
Expected behavior
Only print error if an error has actually occured,
Impact
Slows down application due to multiple frequent logging calls
Logs and console output
Environment (please complete the following information):
HEAD
main
Additional context
The text was updated successfully, but these errors were encountered:
Hi @aburt2! We appreciate you submitting your first issue for our open-source project. 🌟
Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙
Sorry, something went wrong.
teburd
MaureenHelm
No branches or pull requests
Describe the bug
ICM42670 constantly prints "Fetch from reg" error to log.
zephyr/drivers/sensor/tdk/icm42670/icm42670.c
Lines 782 to 790 in 7a189ae
Is this supposed to be the intended behaviour?
To Reproduce
sample_fetch
in your applicationCONFIG_ICM42670_TRIGGER
Expected behavior
Only print error if an error has actually occured,
Impact
Slows down application due to multiple frequent logging calls
Logs and console output
Environment (please complete the following information):
HEAD
ofmain
Additional context
The text was updated successfully, but these errors were encountered: