Jason Smith
4 gadus atpakaļ
vecāks
revīzija
9767e59e6c
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
|
@@ -111,7 +111,9 @@
|
111
|
111
|
#define POWER_LOSS_PIN PA2 // PW_DET
|
112
|
112
|
#define PS_ON_PIN PA3 // PW_OFF
|
113
|
113
|
|
114
|
|
-#define SERVO0_PIN PA8 // Enable BLTOUCH support on IO0 (WIFI connector)
|
|
114
|
+#ifndef SERVO0_PIN
|
|
115
|
+ #define SERVO0_PIN PA8 // Enable BLTOUCH support on IO0 (WIFI connector)
|
|
116
|
+#endif
|
115
|
117
|
|
116
|
118
|
#define MT_DET_1_PIN PA4
|
117
|
119
|
#define MT_DET_PIN_INVERTING false
|