🐛 Fix Robin Nano V3 X_DIAG_PIN (#22340)

This commit is contained in:
mks-viva 2021-07-13 19:14:34 -05:00 committed by Scott Lahteine
parent b1c5afaf3c
commit 31fbec9a00

View File

@ -59,7 +59,7 @@
//
// Limit Switches
//
#define X_DIAG_PIN PD15
#define X_DIAG_PIN PA15
#define Y_DIAG_PIN PD2
#define Z_DIAG_PIN PC8
#define E0_DIAG_PIN PC4