Followup to G29 O

This commit is contained in:
Scott Lahteine 2018-06-11 21:57:26 -05:00
parent 86170e6a66
commit 4832be52d7

View file

@ -185,6 +185,7 @@ void GcodeSuite::G29() {
#endif
return;
}
// Define local vars 'static' for manual probing, 'auto' otherwise
#if ENABLED(PROBE_MANUALLY)
#define ABL_VAR static