-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added spark handle image * small fix * small fixes to images * led positions for spark handle, need to be updated * fixed image and led positioning
- Loading branch information
1 parent
e4d42da
commit 2c99ac6
Showing
4 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"device_name": "Sparkhandle", | ||
"original_width": 500, | ||
"original_height": 250, | ||
"points": [ | ||
{"x": 300, "y": 222, "name": "Bottom Right" }, | ||
{"x": 200, "y": 222, "name": "Bottom Left" }, | ||
{"x": 200, "y": 130, "name": "Middle Left" }, | ||
{"x": 200, "y": 40, "name": "Top Left" }, | ||
{"x": 300, "y": 40, "name": "Top Right" }, | ||
{"x": 300, "y": 130, "name": "Middle Right" } | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.