Disable prints

This commit is contained in:
2025-12-07 19:49:32 -04:00
parent 7167cea62c
commit 6e89c7e72f
@@ -1217,7 +1217,7 @@ public:
} }
} }
#if 1 #if 0
// Print all averages above thresholds from average intensity buffer // Print all averages above thresholds from average intensity buffer
if (context->ambienceStimFrame.has_value()) if (context->ambienceStimFrame.has_value())
{ {