BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503)

This commit is contained in:
Keith Bennett
2021-04-27 00:22:09 -07:00
committed by GitHub
parent fe7f5ca7f4
commit 69d85cce2d
12 changed files with 769 additions and 18 deletions

View File

@ -706,6 +706,8 @@ namespace Language_en {
PROGMEM Language_Str MSG_BOTTOM_RIGHT = _UxGT("Bottom Right");
PROGMEM Language_Str MSG_CALIBRATION_COMPLETED = _UxGT("Calibration Completed");
PROGMEM Language_Str MSG_CALIBRATION_FAILED = _UxGT("Calibration Failed");
PROGMEM Language_Str MSG_DRIVER_BACKWARD = _UxGT(" driver backward");
}
#if FAN_COUNT == 1