Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirenliel committed Feb 5, 2025
1 parent b646819 commit c768139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sensors/sensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class Sensor {
Vector3 acceleration{};

uint16_t m_SensorPosition = POSITION_NO;

void markRestCalibrationComplete(bool completed = true);

mutable SlimeVR::Logging::Logger m_Logger;
Expand Down

0 comments on commit c768139

Please sign in to comment.