🐛 Update German language, Fix FTDI (#24047, #24048, #24227)

This commit is contained in:
Ludy
2022-04-18 11:43:34 +02:00
committed by Scott Lahteine
parent ce0af56d0a
commit 4ae54a6229
43 changed files with 155 additions and 214 deletions

View File

@@ -84,7 +84,7 @@
#endif
#define Z_MAX_PIN 7
#ifndef Z_MIN_PIN 7
#ifndef Z_MIN_PIN
#define Z_MIN_PIN 10 // Z-
#endif