Trouble programming sensor reading #1744
Replies: 1 comment
-
Hi @PapercutSmothie ! Its looking like the queue where sensor data is stored might be empty when you fetch data from it. If so you could take several different approaches. I hope you got the clarification you needed to make this work! |
Beta Was this translation helpful? Give feedback.
-
I'm trying to get the accelerometer read by my custom code and right now, it is outputting bad, not-updated data despite looking like it should be updating.
Here is the code
What am I missing that will make it work?
Beta Was this translation helpful? Give feedback.
All reactions