Skip to content

Commit

Permalink
hw.device-type: Disable bluetooth until this feature is officially su…
Browse files Browse the repository at this point in the history
…pported

Change-type: patch
Signed-off-by: Sidd-Gupta sidd.gupta@zylum.in
  • Loading branch information
delhiryder committed Jul 3, 2024
1 parent 8adfb6d commit bc3746d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/hw.device-type/beagleplay/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"hdmi": true,
"led": true,
"connectivity": {
"bluetooth": true,
"bluetooth": false,
"wifi": true
},
"storage": {
Expand Down

0 comments on commit bc3746d

Please sign in to comment.