Implement the inspection packet #401

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

Originally created by @TheDevMinerTV on 3/6/2022

Introduces:

  • a new debug flag ENABLE_INSPECTION
  • a new packet type (105, 0x69)
  • loads of sent packets when ENABLE_INSPECTION is true :P

This packet type is used to implement a simple data capturing agent.

*Originally created by @TheDevMinerTV on 3/6/2022* Introduces: - a new debug flag `ENABLE_INSPECTION` - a new packet type (105, 0x69) - loads of sent packets when `ENABLE_INSPECTION` is true :P This packet type is used to implement a [simple data capturing agent](https://github.com/TheDevMinerTV/SlimeVR-Tracker-Inspector).
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#401