Small fixes #131

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

Originally created by @gorbit99 on 2/22/2025

A couple of small issues left over from the runtime calibration merge.

The gpio_set_direction lines were originally called on a zero initialized value, which meant that pin 0 was always set to input.

Ticking calibrator twice probably doesn't cause huge issues, but I removed the second call just in case.

*Originally created by @gorbit99 on 2/22/2025* A couple of small issues left over from the runtime calibration merge. The gpio_set_direction lines were originally called on a zero initialized value, which meant that pin 0 was always set to input. Ticking calibrator twice probably doesn't cause huge issues, but I removed the second call just in case.
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#131