Merge pull request #4349 from jbrazio/gcc-bark-bark
Removes some minor GCC warnings
This commit is contained in:
commit
6c899bb520
@ -4420,7 +4420,7 @@ inline void gcode_M76() { print_job_timer.pause(); }
|
|||||||
inline void gcode_M77() { print_job_timer.stop(); }
|
inline void gcode_M77() { print_job_timer.stop(); }
|
||||||
|
|
||||||
#if ENABLED(PRINTCOUNTER)
|
#if ENABLED(PRINTCOUNTER)
|
||||||
/*+
|
/**
|
||||||
* M78: Show print statistics
|
* M78: Show print statistics
|
||||||
*/
|
*/
|
||||||
inline void gcode_M78() {
|
inline void gcode_M78() {
|
||||||
|
Loading…
Reference in New Issue
Block a user