🩹 Fix unclosed comment (#1100)

This commit is contained in:
Keith Bennett 2024-09-17 14:51:42 -07:00 committed by GitHub
parent a5bd575c73
commit d2c9ede82e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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