Bläddra i källkod

Remove unused ALARM_PIN

Remove unused ALARM_PIN from all the Configuration.h's
Blue-Marlin 8 år sedan
förälder
incheckning
a68228bf55

+ 0
- 1
Marlin/pins_5DPRINT.h Visa fil

@@ -47,7 +47,6 @@
47 47
 #define LED_PIN            -1
48 48
 #define PS_ON_PIN          -1
49 49
 #define KILL_PIN           -1
50
-#define ALARM_PIN          -1
51 50
 
52 51
 // The SDSS pin uses a different pin mapping from file Sd2PinMap.h
53 52
 #define SDSS               20

+ 0
- 1
Marlin/pins_BRAINWAVE.h Visa fil

@@ -48,7 +48,6 @@
48 48
 #define LED_PIN            39
49 49
 #define PS_ON_PIN          -1
50 50
 #define KILL_PIN           -1
51
-#define ALARM_PIN          -1
52 51
 
53 52
 #if DISABLED(SDSUPPORT)
54 53
   // these pins are defined in the SD library if building with SD support

+ 0
- 1
Marlin/pins_BRAINWAVE_PRO.h Visa fil

@@ -53,7 +53,6 @@
53 53
 #define LED_PIN            19
54 54
 #define PS_ON_PIN          -1
55 55
 #define KILL_PIN           -1
56
-#define ALARM_PIN          -1
57 56
 #define SD_DETECT_PIN      12
58 57
 
59 58
 #if DISABLED(SDSUPPORT)

+ 0
- 1
Marlin/pins_PRINTRBOARD.h Visa fil

@@ -68,7 +68,6 @@
68 68
 #define LED_PIN            -1
69 69
 #define PS_ON_PIN          -1
70 70
 #define KILL_PIN           -1
71
-#define ALARM_PIN          -1
72 71
 
73 72
 #if DISABLED(SDSUPPORT)
74 73
   // these pins are defined in the SD library if building with SD support

+ 0
- 1
Marlin/pins_SAV_MKI.h Visa fil

@@ -82,7 +82,6 @@
82 82
 #define SDPOWER            -1
83 83
 #define LED_PIN            -1
84 84
 #define PS_ON_PIN          -1
85
-#define ALARM_PIN          -1
86 85
 #define SD_DETECT_PIN      -1
87 86
 
88 87
 #define BEEPER_PIN         -1

+ 0
- 1
Marlin/pins_TEENSY2.h Visa fil

@@ -91,7 +91,6 @@
91 91
 #define LED_PIN             6
92 92
 #define PS_ON_PIN          27
93 93
 #define KILL_PIN           -1
94
-#define ALARM_PIN          -1
95 94
 
96 95
 #if DISABLED(SDSUPPORT)
97 96
   // these pins are defined in the SD library if building with SD support

+ 0
- 1
Marlin/pins_TEENSYLU.h Visa fil

@@ -58,7 +58,6 @@
58 58
 #define LED_PIN            -1
59 59
 #define PS_ON_PIN          -1
60 60
 #define KILL_PIN           -1
61
-#define ALARM_PIN          -1
62 61
 
63 62
 #if DISABLED(SDSUPPORT)
64 63
   // these pins are defined in the SD library if building with SD support

Laddar…
Avbryt
Spara