Firmware/Marlin/mesh_bed_leveling.cpp

8 lines
117 B
C++
Raw Normal View History

2015-03-15 10:43:26 +01:00
#include "mesh_bed_leveling.h"
#if defined(MESH_BED_LEVELING)
mesh_bed_leveling mbl;
#endif // MESH_BED_LEVELING