Overrideable CASE_LIGHT_PIN
This commit is contained in:
@@ -216,7 +216,9 @@
|
||||
|
||||
// Case Light
|
||||
|
||||
#define CASE_LIGHT_PIN GPIO_PB1_J20_5
|
||||
#ifndef CASE_LIGHT_PIN
|
||||
#define CASE_LIGHT_PIN GPIO_PB1_J20_5
|
||||
#endif
|
||||
|
||||
// 2MB SPI Flash
|
||||
#define SPI_FLASH_SS 52 // D52 PB21
|
||||
|
Reference in New Issue
Block a user