Keith Bennett
4 лет назад
Родитель
Сommit
f53d5a0872
Аккаунт пользователя с таким Email не найден
|
@@ -94,7 +94,7 @@
|
94
|
94
|
//
|
95
|
95
|
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
96
|
96
|
#define FAN_PIN PG13 // FAN
|
97
|
|
-#define FAN_PIN_2 PG14
|
|
97
|
+#define FAN2_PIN PG14
|
98
|
98
|
|
99
|
99
|
//
|
100
|
100
|
// Misc
|
|
@@ -103,7 +103,7 @@
|
103
|
103
|
//
|
104
|
104
|
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
105
|
105
|
#define FAN_PIN PG13 // FAN
|
106
|
|
-#define FAN_PIN_2 PG14
|
|
106
|
+#define FAN2_PIN PG14
|
107
|
107
|
|
108
|
108
|
//
|
109
|
109
|
// Misc
|