Overrideable CASE_LIGHT_PIN
This commit is contained in:
@@ -102,7 +102,10 @@
|
||||
// Misc. Functions
|
||||
//
|
||||
#define PS_ON_PIN 15
|
||||
#define CASE_LIGHT_PIN 15 // Hardware PWM
|
||||
|
||||
#ifndef CASE_LIGHT_PIN
|
||||
#define CASE_LIGHT_PIN 15 // Hardware PWM
|
||||
#endif
|
||||
|
||||
// A pin for debugging
|
||||
#define DEBUG_PIN 0
|
||||
|
Reference in New Issue
Block a user