copy code from my personal git repo
This commit is contained in:
parent
24d6c84170
commit
f9f509c619
28 changed files with 787 additions and 1 deletions
70
tests/leds_64_values.json
Normal file
70
tests/leds_64_values.json
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
index:0,
|
||||
count:64,
|
||||
values:[
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0],
|
||||
[255,0,0],
|
||||
[0,255,0],
|
||||
[0,0,255],
|
||||
[128,128,0],
|
||||
[128,0,128],
|
||||
[0,128,128],
|
||||
[84,84,84],
|
||||
[0,0,0]
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue