Substiture KNUTWURST_TFT_LEVELING flag with KNUTWURST_CHIRON.

This commit is contained in:
Knutwurst
2023-06-14 10:35:01 +02:00
parent e0bb686818
commit 4df951c501
4 changed files with 23 additions and 43 deletions

View File

@@ -213,7 +213,7 @@ void OnPrintTimerStopped();
void Command(const char * const command);
#endif
#if ENABLED(KNUTWURST_TFT_LEVELING)
#if ENABLED(KNUTWURST_CHIRON)
void LevelingDone();
#endif