Skip to content

Commit

Permalink
🩹 Fix unclosed comment (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed Sep 17, 2024
1 parent a5bd575 commit d2c9ede
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1114,6 +1114,7 @@
* M5_CW = M3 Clockwise, M5_CCW = M5 Counter-Clockwise
*
* :{'M3_CW':'M3 Clockwise','M3_CCW':'M3 Counter-Clockwise','M4_CW':'M4 Clockwise','M4_CCW':'M4 Counter-Clockwise','M5_CW':'M5 Clockwise','M5_CCW':'M5 Counter-Clockwise'}
*/
#define TRAMMING_SCREW_THREAD M4_CW // CR-10 S5 config

#endif
Expand Down

0 comments on commit d2c9ede

Please sign in to comment.