@ -378,4 +378,8 @@
#error BTENABLED has been replaced with BLUETOOTH. Please update your configuration.
#endif
#ifdef CUSTOM_MENDEL_NAME
#error CUSTOM_MENDEL_NAME deprecated - use CUSTOM_MACHINE_NAME instead
#endif //SANITYCHECK_H
@ -64,11 +64,6 @@
#define MACHINE_NAME "3D Printer"
#error CUSTOM_MENDEL_NAME deprecated - use CUSTOM_MACHINE_NAME
#define CUSTOM_MACHINE_NAME CUSTOM_MENDEL_NAME
#ifdef CUSTOM_MACHINE_NAME
#undef MACHINE_NAME
#define MACHINE_NAME CUSTOM_MACHINE_NAME