Skip to content

Commit

Permalink
Merge branch 'master' into t_man
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B authored Nov 13, 2024
2 parents 705f1b3 + 24db5ce commit 9613291
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,8 @@ static void timer_callback(UNUSED uint unused0, UNUSED uint unused1) {
if (recording_flags > 0) {
recording_finalise();
}

// clear the next buffer time
next_buffer_time = 0;
log_debug("Last time of stop notification request: %d",
last_stop_notification_request);

Expand Down

0 comments on commit 9613291

Please sign in to comment.