Skip to content
Snippets Groups Projects
config-default.json 281 B
Newer Older
  • Learn to ignore specific revisions
  •     "listen": [null, 7890],
        "verbose": true,
    
    
        "color": {
            "gamma": 2.5,
            "whitepoint": [1.0, 1.0, 1.0]
        },
    
    
        "devices": [
            {
                "type": "fadecandy",
                "map": [
                    [ 0, 0, 0, 512 ]
                ]
            }
        ]