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

Update docs for new serial format

parent 62edb246
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ Vendor ID | 0x1d50
Product ID | 0x607a
Manufacturer | "scanlime"
Product | "Fadecandy"
Serial | Unique 128-bit ID, as a hexadecimal string
Serial | Unique ID string
Device Class | Vendor-specific
Configurations | 1
Endpoints | 1
......
......@@ -10,14 +10,14 @@
"devices": [
{
"type": "fadecandy",
"serial": "FFFFFFFFFFFF00180017200214134D44",
"serial": "LXJNACKAPTQLQVMF",
"map": [
[ 0, 0, 0, 512 ]
]
},
{
"type": "fadecandy",
"serial": "FFFFFFFFFFFF0021003B200314134D44",
"serial": "ELWQLXUWZPYTKTIB",
"map": [
[ 0, 512, 0, 64 ],
[ 0, 576, 128, 32 ]
......@@ -25,7 +25,7 @@
},
{
"type": "fadecandy",
"serial": "FFFFFFFFFFFF0044004E200114134D44",
"serial": "JZJZCONXXJOHSTCH",
"map": [
[ 0, 0, 0, 512 ]
]
......
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