mirror of
https://github.com/brmlab/ledbar.git
synced 2025-06-09 13:24:01 +02:00
Calibrate LED channels
This commit is contained in:
parent
174c63eab6
commit
db2cfc384b
1 changed files with 10 additions and 10 deletions
|
@ -83,17 +83,17 @@ const int cpin[5 * NUM_TLCS][CH] = {
|
|||
|
||||
/* cca 2.7ohm resistor per channel */
|
||||
const int cmax[cpinsets][CH] = {
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 240, 230 },
|
||||
{ 100, 230, 188 },
|
||||
{ 120, 250, 190 }, /* box 11 */
|
||||
{ 100, 250, 180 }, /* box 2 */
|
||||
{ 100, 250, 180 }, /* box 3 */
|
||||
{ 100, 250, 180 }, /* box 4 */
|
||||
{ 100, 250, 180 }, /* box 5 */
|
||||
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 250, 138 },
|
||||
{ 100, 240, 230 },
|
||||
{ 100, 230, 188 },
|
||||
{ 80, 250, 190 }, /* box 6 */
|
||||
{ 90, 250, 160 }, /* box 7 */
|
||||
{ 100, 250, 180 }, /* box 8 */
|
||||
{ 100, 250, 230 }, /* box 9 */
|
||||
{ 100, 250, 180 }, /* box 10 */
|
||||
#if 0
|
||||
|
||||
{ 100, 250, 138 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue