Move M42 to cpp

This commit is contained in:
Scott Lahteine
2017-09-16 03:42:05 -05:00
parent 69b664b6fe
commit 10fab24e50
4 changed files with 9 additions and 7 deletions

View File

@@ -228,4 +228,6 @@ extern volatile bool wait_for_heatup;
void calculate_volumetric_multipliers();
bool pin_is_protected(const int8_t pin);
#endif // __MARLIN_H__