Rename QUIET_PROBING

This commit is contained in:
Scott Lahteine
2020-12-18 21:13:37 -06:00
parent a33ae10c56
commit e5d0b27aaf
5 changed files with 11 additions and 11 deletions

View File

@@ -202,7 +202,7 @@ public:
static void servo_probe_init();
#endif
#if QUIET_PROBING
#if HAS_QUIET_PROBING
static void set_probing_paused(const bool p);
#endif