Skip to content

Instantly share code, notes, and snippets.

@craftyjon
Created June 20, 2017 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craftyjon/28327039a6b93cb7ba6f0575a3626141 to your computer and use it in GitHub Desktop.
Save craftyjon/28327039a6b93cb7ba6f0575a3626141 to your computer and use it in GitHub Desktop.
config.json
{
"port": 3021,
"outputs": [
{
"port": "/dev/ttyACM0",
"first-strand": 0,
"last-strand": 7
},
{
"port": "/dev/ttyACM1",
"first-strand": 8,
"last-strand": 15
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment