profiles: add new djstrip profile
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"strides": [
|
||||
{"x": 0, "y": 0, "pixels": 255}
|
||||
{"x": 0, "y": 0, "pixels": 512}
|
||||
]
|
||||
}
|
||||
|
6
data/maps/djstrip.json
Normal file
6
data/maps/djstrip.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"strides": [
|
||||
{"x": 0, "y": 0, "pixels": 50}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user