Moved macros to macros/.

This commit is contained in:
Bassam Husain
2023-01-07 03:59:26 -05:00
parent efa7fc378e
commit d7bb06b182
5 changed files with 4 additions and 4 deletions

View File

@@ -10,10 +10,10 @@
# See docs/Config_Reference.md for a description of parameters.
[include macros.cfg]
[include TEST_SPEED.cfg]
[include PARKING.cfg]
[include MECHANICAL_GANTRY_CALIBRATION.cfg]
[include ./macros/macros.cfg]
[include ./macros/TEST_SPEED.cfg]
[include ./macros/PARKING.cfg]
[include ./macros/MECHANICAL_GANTRY_CALIBRATION.cfg]
[mcu]
#####################################################################