Browse Source

Remove obsolete comment

Scott Lahteine 5 years ago
parent
commit
8a9c14ea1d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/Configuration_adv.h

+ 0
- 1
Marlin/Configuration_adv.h View File

1535
  * print acceleration will be reduced during the affected moves to keep within the limit.
1535
  * print acceleration will be reduced during the affected moves to keep within the limit.
1536
  *
1536
  *
1537
  * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
1537
  * See https://marlinfw.org/docs/features/lin_advance.html for full instructions.
1538
- * Mention @Sebastianv650 on GitHub to alert the author of any issues.
1539
  */
1538
  */
1540
 //#define LIN_ADVANCE
1539
 //#define LIN_ADVANCE
1541
 #if ENABLED(LIN_ADVANCE)
1540
 #if ENABLED(LIN_ADVANCE)

Loading…
Cancel
Save