Skip to content

Commit

Permalink
OTA: Initial devices.json
Browse files Browse the repository at this point in the history
Change-Id: Ib7709d16958c9bb7470693a06cc43c17ae511195
Signed-off-by: PrajjuS <[email protected]>
  • Loading branch information
PrajjuS committed Jun 6, 2024
1 parent 5508756 commit af8829a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"vendor": "",
"model": "",
"codename": "",
"maintainer": "TEMPLATE 1",
"telegram": "https://t.me/",
"github": "https://github.com/",
"donation": "",
"active": true
},
{
"vendor": "",
"model": "",
"codename": "",
"maintainer": "TEMPLATE 1",
"telegram": "https://t.me/",
"github": "https://github.com/",
"donation": "",
"active": true
}
]

0 comments on commit af8829a

Please sign in to comment.