️ Less nag over Endstop Interrupts

This commit is contained in:
Scott Lahteine
2023-01-03 04:19:33 -06:00
parent e744ca78a8
commit a786742109

View File

@@ -777,13 +777,6 @@
#warning "Define MK3_FAN_PINS to swap hotend and part cooling fan pins. (Define NO_MK3_FAN_PINS_WARNING to suppress this warning.)"
#endif
/**
* Endstop Interrupts is Indicated
*/
#if DISABLED(ENDSTOP_INTERRUPTS_FEATURE)
#warning "ENDSTOP_INTERRUPTS_FEATURE should be enabled for production use if possible!"
#endif
/**
* BD Sensor should always include BABYSTEPPING
*/