🔨 Fix BTT EBB42 V1.1 compile with -flto (#25849)

This commit is contained in:
alextrical
2023-05-22 02:38:28 +01:00
committed by GitHub
parent 8cd2b0976a
commit 9ceecefae2
2 changed files with 3 additions and 1 deletions

View File

@@ -125,7 +125,8 @@
//
// Heaters / Fans
//
#define HEATER_0_PIN PA2 // "HE"
#define HEATER_0_PIN PA2 // "HE" V1.1
#define HEATER_1_PIN PB13 // "HE" V1.2
#define FAN0_PIN PA0 // "FAN0"
#define FAN1_PIN PA1 // "FAN1"