Skip to content
Snippets Groups Projects
Commit 55e810d5 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Fix G80 compilation

parent d5017e27
Branches
Tags
No related merge requests found
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
#if ENABLED(GCODE_MOTION_MODES) #if ENABLED(GCODE_MOTION_MODES)
#include "../parser.h"
/** /**
* G80: Cancel current motion mode * G80: Cancel current motion mode
*/ */
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment