Skip to content

Commit

Permalink
add duelink
Browse files Browse the repository at this point in the history
  • Loading branch information
Palomino34 committed Sep 19, 2024
1 parent 7bd276c commit 04a295f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/firmware.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
{
"duelink": {
"name": "DUElink",
"versions": [
{ "id": 1, "name": "v1.1.5", "url": "firmware/duelink_v115.ghi" }
],
"boards": [
{ "name": "DUELink Spider", "id": "D" }
]
},
"sc13xxx": {
"name": "SC13",
"versions": [
Expand Down
Binary file added public/firmware/duelink_v115.ghi
Binary file not shown.

0 comments on commit 04a295f

Please sign in to comment.