Fix crash when primary IMU isn't found #463

Closed
opened 2026-04-05 17:53:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Vyolex on 12/18/2021

Small bugfix to fix the code crashing when no primary IMU is found. Using this method, a secondary IMU might still be found. Alternatively the return value of sensors.create() needs to be checked, raising an error and halting execution if it failed.

*Originally created by @Vyolex on 12/18/2021* Small bugfix to fix the code crashing when no primary IMU is found. Using this method, a secondary IMU might still be found. Alternatively the return value of `sensors.create()` needs to be checked, raising an error and halting execution if it failed.
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#463