diff --git a/src/mapper_sim.cpp b/src/mapper_sim.cpp index 860a99f..4d47b5a 100644 --- a/src/mapper_sim.cpp +++ b/src/mapper_sim.cpp @@ -120,7 +120,7 @@ double alignButton(); void setup_points(); constexpr int UI_WIDTH = 200; -constexpr int NUM_FRAMES = 500; +//constexpr int NUM_FRAMES = 500; basalt::Calibration calib;