Homing code followup (#20632)

Patching a87e5197cf
This commit is contained in:
ellensp
2021-01-03 13:37:47 +13:00
committed by GitHub
parent f86765a760
commit 56a5d0b287
2 changed files with 2 additions and 2 deletions

View File

@ -318,6 +318,6 @@ env.AddMethod(MarlinFeatureIsEnabled)
#
# Add dependencies for enabled Marlin features
#
check_configfile_locations()
check_configfile_locations()
apply_features_config()
force_ignore_unused_libs()