Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zer0-bit committed May 18, 2023
1 parent 0974967 commit 754d5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests/test_pressure_profiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Phase presurePhaseWithWeightTarget(float start, float end, long time, float weig

SensorState state;
eepromValues_t cfg;
const ShotSnapshot shotSnapshotAtStart;
const ShotSnapshot& shotSnapshotAtStart;

void test_current_phase_calculation(void)
{
Expand Down

0 comments on commit 754d5a4

Please sign in to comment.