Skip to content

Commit

Permalink
devices: update mimameid
Browse files Browse the repository at this point in the history
Signed-off-by: Bardia Moshiri <fakeshell@bardia.tech>

Signed-off-by: Bardia Moshiri <fakeshell@bardia.tech>
  • Loading branch information
FakeShell committed Dec 23, 2023
1 parent 3630960 commit 7e23ecf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/devices/mimameid.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
"Camera": {
"working": [
"Photo",
"Video",
"Switch camera",
"Flashlight"
],
"notWorking": [
"Video"
]
},
"Sound": {
Expand All @@ -34,10 +32,12 @@
},
"Network": {
"working": [
"WiFi"
"WiFi",
"Bluetooth",
"NFC"
],
"notWorking": [
"Bluetooth"
"Hotspot"
]
},
"Cellular": {
Expand Down

0 comments on commit 7e23ecf

Please sign in to comment.