Created
August 12, 2019 01:15
-
-
Save dasl-/2081e697ab1c602a7b5dc02f100dd0a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"server_config": { | |
}, | |
"queue_config": { | |
"should_play_game_of_life": true | |
}, | |
"led_settings": { | |
"log_level": "verbose", | |
"flip_x": true | |
}, | |
"video_settings": { | |
}, | |
"game_of_life_settings": { | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment