why after Working=false,there is no any sensor data #219

Open
opened 2026-04-05 17:52:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Kingwulin on 11/13/2023

What is the purpose of setting working=false here? After setting false at this position in the code, it seems that there is no other place to set true.Working=false ESP32 has read sensor data, but it will not be read afterwards. Is this normal?

*Originally created by @Kingwulin on 11/13/2023* What is the purpose of setting working=false [here](https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/sensors/bno080sensor.cpp#L180)? After setting false at this position in the code, it seems that there is no other place to set true.Working=false ESP32 has read sensor data, but it will not be read afterwards. Is this normal?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#219