Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 10, 2021
1 parent 9267098 commit 8434ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/gcode/queue.h
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ class GCodeQueue {
static void flush_and_request_resend(const serial_index_t serial_ind);

#if ENABLED(BUFFER_MONITORING)
/*
/**
* Track buffer underruns
*/
static uint32_t command_buffer_underruns;
Expand Down

0 comments on commit 8434ce2

Please sign in to comment.