Skip to content
Snippets Groups Projects
Commit 5a535b93 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

Example config file that just swaps red and blue

parent ff9dad91
No related branches found
No related tags found
No related merge requests found
{
"listen": ["127.0.0.1", 7890],
"verbose": true,
"color": {
"gamma": 2.5,
"whitepoint": [1.0, 1.0, 1.0]
},
"devices": [
{
"type": "fadecandy",
"map": [
[ 0, 0, 0, 512, "bgr" ]
]
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment