From 0a872bffc7cdef7ae5f8a29a6cfcfc7379e83cb6 Mon Sep 17 00:00:00 2001 From: machangbao Date: Tue, 17 Dec 2024 21:04:10 +0800 Subject: [PATCH] address PR feedback --- contracts/hw.device-type/eg5120-imx8mp/contract.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contracts/hw.device-type/eg5120-imx8mp/contract.json b/contracts/hw.device-type/eg5120-imx8mp/contract.json index dda333ee..7ff37c8d 100644 --- a/contracts/hw.device-type/eg5120-imx8mp/contract.json +++ b/contracts/hw.device-type/eg5120-imx8mp/contract.json @@ -13,10 +13,10 @@ "data": { "arch": "aarch64", "hdmi": false, - "led": true, + "led": false, "connectivity": { - "bluetooth": false, - "wifi": false + "bluetooth": true, + "wifi": true }, "storage": { "internal": true