Implement SensorInterfaceManager #109

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

Originally created by @gorbit99 on 4/6/2025

This PR aims to simplify the code around sensor interface creation by generalizing it and pulling into a single manager class. This should make adding new sensor and pin interfaces only require adding a couple more lines instead of having to reimplement the caches from zero every time.

*Originally created by @gorbit99 on 4/6/2025* This PR aims to simplify the code around sensor interface creation by generalizing it and pulling into a single manager class. This should make adding new sensor and pin interfaces only require adding a couple more lines instead of having to reimplement the caches from zero every time.
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#109