Skip to content

Commit a284b92

Browse files
committed
using three mega brites
1 parent d49a2ca commit a284b92

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

RemLight/RemLight.pde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static const byte CMD_SET_CROSSFADE_HOLD = 32;
7777
* 1 megabrite
7878
* hold 0ms, wait 2ms, common anode
7979
*/
80-
Brites brites = Brites(1, 0, 2);
80+
Brites brites = Brites(3, 0, 2);
8181

8282
// Define the hardware outputs - some for debugging
8383
LED greenLed = LED(6);

RemLight/send_white.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)