Skip to content

Commit

Permalink
Added APA102 config
Browse files Browse the repository at this point in the history
  • Loading branch information
Yona Appletree committed Apr 14, 2015
1 parent 2479931 commit 3b66434
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions apa102-config.json
@@ -0,0 +1,19 @@
{
"outputMode": "apa102",
"outputMapping": "rgb-123-v2",
"demoMode": "fade",
"ledsPerStrip": 128,
"usedStripCount": 48,
"colorChannelOrder": "BRG",
"opcTcpPort": 7890,
"opcUdpPort": 7890,
"enableInterpolation": true,
"enableDithering": true,
"enableLookupTable": true,
"lumCurvePower": 2.0000,
"whitePoint": {
"red": 0.9000,
"green": 1.0000,
"blue": 1.0000
}
}

0 comments on commit 3b66434

Please sign in to comment.