Rewrote calibration flag description
This commit is contained in:
parent
2e1e3793a6
commit
1a2b6b8a7b
|
@ -21,9 +21,9 @@
|
|||
static const unsigned long // time before LEDs are shut off, if no data
|
||||
serialTimeout = 150000; // 150 seconds
|
||||
|
||||
// -- Optional Settings (Uncomment to add)
|
||||
// -- Optional Settings (uncomment to add)
|
||||
//#define GROUND_PIN 10 // additional grounding pin (optional)
|
||||
//#define CALIBRATE // uncomment to set calibration mode
|
||||
//#define CALIBRATE // sets all LEDs to the color of the first
|
||||
|
||||
// --------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue