Skip to content

Commit 126f60d

Browse files
committed
fix error
1 parent 18062c2 commit 126f60d

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
lines changed

docs/Network/RaspberryPi_Devices/LTE_CAT_4_EG25_GL_4G_HAT_for_Raspberry_Pi/Applications/4g_lte_rpi_hat_mbim.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To switch the module to MBIM mode, you will need the **QCOM Tool**.
102102
Sometimes you may experience the AT port not responding. In such cases, use the DM port instead.
103103
:::
104104

105-
<div style={{ textAlign: 'center' }}>
105+
<div style={{ textAlign: 'center' }}>
106106
<img
107107
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcommand.PNG"
108108
style={{ width: 600}}
@@ -116,12 +116,11 @@ Once configured in MBIM mode:
116116
- Windows should detect a **Cellular Network Interface**.
117117
- You can now manage and connect to networks directly from the Windows **Network & Internet Settings**.
118118

119-
<div style={{ textAlign: 'center' }}>
119+
<div style={{ textAlign: 'center' }}>
120120
<img
121121
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/windows.PNG"
122122
style={{ width: 600}}
123123
/>
124-
125124
</div>
126125

127126
## Verify Network Configuration
@@ -137,8 +136,7 @@ To verify if your PC has acquired a network connection via MBIM:
137136

138137
You should see an interface with an IP address under "Mobile Broadband Connection" or "Cellular".
139138

140-
<div style={{ textAlign: 'center' }}>
141-
139+
<div style={{ textAlign: 'center' }}>
142140
<img
143141
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcmd.PNG"
144142
style={{ width: 600}}

docs/es/Network/RaspberryPi_Devices/LTE_CAT_4_EG25_GL_4G_HAT_for_Raspberry_Pi/Applications/es_4g_lte_rpi_hat_mbim.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Para cambiar el módulo al modo MBIM, necesitará la **herramienta QCOM**.
102102
En ocasiones puede que el puerto AT no responda. En esos casos, utilice el puerto DM en su lugar.
103103
:::
104104

105-
<div style={{ textAlign: 'center' }}>
105+
<div style={{ textAlign: 'center' }}>
106106
<img
107107
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcommand.PNG"
108108
style={{ width: 600}}
@@ -116,12 +116,11 @@ Una vez configurado en modo MBIM:
116116
- Windows debería detectar una **Interfaz de red celular**.
117117
- Ahora puede administrar y conectarse a redes directamente desde **Configuración de Red e Internet** de Windows.
118118

119-
<div style={{ textAlign: 'center' }}>
119+
<div style={{ textAlign: 'center' }}>
120120
<img
121121
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/windows.PNG"
122122
style={{ width: 600}}
123123
/>
124-
125124
</div>
126125

127126
## Verificar la configuración de red
@@ -137,8 +136,7 @@ Para verificar si su PC ha obtenido una conexión de red mediante MBIM:
137136

138137
Debería ver una interfaz con una dirección IP bajo "Conexión de banda ancha móvil" o "Celular".
139138

140-
<div style={{ textAlign: 'center' }}>
141-
139+
<div style={{ textAlign: 'center' }}>
142140
<img
143141
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcmd.PNG"
144142
style={{ width: 600}}

docs/zh-CN/Network/RaspberryPi_Devices/LTE_CAT_4_EG25_GL_4G_HAT_for_Raspberry_Pi/Applications/cn_4g_lte_rpi_hat_mbim.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ last_update:
102102
有时您可能会遇到 AT 端口无响应的情况。在这种情况下,请使用 DM 端口代替。
103103
:::
104104

105-
<div style={{ textAlign: 'center' }}>
105+
<div style={{ textAlign: 'center' }}>
106106
<img
107107
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcommand.PNG"
108108
style={{ width: 600}}
@@ -116,12 +116,11 @@ last_update:
116116
- Windows 应检测到一个 **蜂窝网络接口**
117117
- 您现在可以直接在 Windows 的 **网络和 Internet 设置** 中管理并连接网络。
118118

119-
<div style={{ textAlign: 'center' }}>
119+
<div style={{ textAlign: 'center' }}>
120120
<img
121121
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/windows.PNG"
122122
style={{ width: 600}}
123123
/>
124-
125124
</div>
126125

127126
## 验证网络配置
@@ -137,8 +136,7 @@ last_update:
137136

138137
您应在“移动宽带连接”或“蜂窝”下看到一个带有 IP 地址的接口。
139138

140-
<div style={{ textAlign: 'center' }}>
141-
139+
<div style={{ textAlign: 'center' }}>
142140
<img
143141
src="https://files.seeedstudio.com/wiki/4g_hat_raspberry_pi_eg25_gl/mbimcmd.PNG"
144142
style={{ width: 600}}

0 commit comments

Comments
 (0)