Skip to content

Instantly share code, notes, and snippets.

@kazz187
Created December 18, 2016 05:22
Show Gist options
  • Save kazz187/48b532085d0b6a6cfe977066fbfebcc4 to your computer and use it in GitHub Desktop.
Save kazz187/48b532085d0b6a6cfe977066fbfebcc4 to your computer and use it in GitHub Desktop.
fadecandy mogra config file.
{
"listen": [null, 7890],
"verbose": true,
"color": {
"gamma": 2.5,
"whitepoint": [1.0, 1.0, 1.0]
},
"devices": [
{
"type": "fadecandy",
"serial": "DBZLVBASFRILUPSJ",
"map": [
[ 0, 0, 0, 512 ]
]
},
{
"type": "fadecandy",
"serial": "HTPZUWOYJNKZIZQN",
"map": [
[ 0, 512, 0, 512 ]
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment