Skip to content

Commit d2c9ede

Browse files
authored
🩹 Fix unclosed comment (#1100)
1 parent a5bd575 commit d2c9ede

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 v3/Configuration_adv.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,7 @@
11141114
* M5_CW = M3 Clockwise, M5_CCW = M5 Counter-Clockwise
11151115
*
11161116
* :{'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'}
1117+
*/
11171118
#define TRAMMING_SCREW_THREAD M4_CW // CR-10 S5 config
11181119

11191120
#endif

0 commit comments

Comments
 (0)