🐛 SKR Pro boards have DIAG pins (#26399)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ellensp
2023-11-10 15:30:41 +13:00
committed by GitHub
parent ddc310fc4b
commit bf0acc9611
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
#include "env_validate.h" #include "env_validate.h"
#define USES_DIAG_JUMPERS #define USES_DIAG_PINS
// If you have the BigTreeTech driver expansion module, enable BTT_MOTOR_EXPANSION // If you have the BigTreeTech driver expansion module, enable BTT_MOTOR_EXPANSION
// https://github.com/bigtreetech/BTT-Expansion-module/tree/master/BTT%20EXP-MOT // https://github.com/bigtreetech/BTT-Expansion-module/tree/master/BTT%20EXP-MOT