🎨 Align some comments

This commit is contained in:
Scott Lahteine 2023-04-06 12:05:16 -05:00
parent c529a614de
commit b3f7e344a5
84 changed files with 223 additions and 223 deletions

View file

@ -3795,7 +3795,7 @@
// @section reporting
// Extra options for the M114 "Current Position" report
#define M114_DETAIL // Use 'M114` for details to check planner calculations
#define M114_DETAIL // Use 'M114` for details to check planner calculations
//#define M114_REALTIME // Real current position based on forward kinematics
//#define M114_LEGACY // M114 used to synchronize on every call. Enable if needed.