Skip to content

Commit caa877e

Browse files
committed
Update iot-gate-imx8plus-d1d8 to remove Wifi and BT
This board does not have a wireless module Change-type: patch Signed-off-by: Alexandru Costache <alexandru@balena.io>
1 parent 144f54f commit caa877e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contracts/hw.device-type/iot-gate-imx8plus-d1d8/contract.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"hdmi": false,
1616
"led": false,
1717
"connectivity": {
18-
"bluetooth": true,
19-
"wifi": true
18+
"bluetooth": false,
19+
"wifi": false
2020
},
2121
"storage": {
2222
"internal": true

0 commit comments

Comments
 (0)