Enabled 'serial flush' by default
This commit is contained in:
parent
cbc5252391
commit
84d5813852
|
@ -40,7 +40,7 @@ static const uint16_t
|
|||
|
||||
// --- Optional Settings (uncomment to add)
|
||||
//#define CLEAR_ON_START // LEDs are cleared on reset
|
||||
//#define SERIAL_FLUSH // Serial buffer cleared on LED latch
|
||||
#define SERIAL_FLUSH // Serial buffer cleared on LED latch
|
||||
//#define GROUND_PIN 10 // additional grounding pin (optional)
|
||||
//#define CALIBRATE // sets all LEDs to the color of the first
|
||||
|
||||
|
|
Loading…
Reference in New Issue