From 47ec61bd484c442dbd96f500e092b4bd52947f37 Mon Sep 17 00:00:00 2001 From: "zhen.guo" Date: Thu, 13 Mar 2025 14:07:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81ASR5801=EF=BC=8C?= =?UTF-8?q?=E5=AF=B9=E5=AE=A2=E6=88=B7=E6=9C=89=E8=AF=AF=E5=AF=BC=EF=BC=8C?= =?UTF-8?q?=E5=9B=A0=E6=AD=A4=E5=88=A0=E9=99=A4=E8=AF=A5=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/FAQ/en/hardware/external.md | 1 - docs/FAQ/zh/hardware/external.md | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/FAQ/en/hardware/external.md b/docs/FAQ/en/hardware/external.md index bad98659..b658a7eb 100644 --- a/docs/FAQ/en/hardware/external.md +++ b/docs/FAQ/en/hardware/external.md @@ -18,7 +18,6 @@ Some supported models are shown in the table below. For more models, please cont | G Sensor | I2C | ADXL346/LIS2DH12TR/SCA7A20/BMA25x | | NFC | SPI/UART | PL51NF001/RC522/PN532 | | Wi-Fi | UART | ESP8266 | -| BT/BLE | UART | ASR5801 | | Meter chip | UART | BL0939/HLW8110 | | Ethernet Chip | SPI | W5500/DM9051/CH395 | | Ethernet Phy Chip | SPI | YT8512/SZ18201/JL1101 | diff --git a/docs/FAQ/zh/hardware/external.md b/docs/FAQ/zh/hardware/external.md index cc63e571..04e5ef64 100644 --- a/docs/FAQ/zh/hardware/external.md +++ b/docs/FAQ/zh/hardware/external.md @@ -18,7 +18,6 @@ | G Sensor | I2C | ADXL346/LIS2DH12TR/SCA7A20/BMA25x | | NFC | SPI/UART | PL51NF001/RC522/PN532 | | Wi-Fi | UART | ESP8266 | -| BT/BLE | UART | ASR5801 | | Meter chip | UART | BL0939/HLW8110 | | Ethernet Chip | SPI | W5500/DM9051/CH395 | | Ethernet Phy Chip | SPI | YT8512/SZ18201/JL1101 | -- Gitee