Fixed typos

Fixed typos
This commit is contained in:
iamromulan
2023-10-15 13:21:11 -04:00
parent 81c58ef954
commit 8a38c9101e
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@
<li>AT+QCAINFO (Show all connected bands/CA info)</li> <li>AT+QCAINFO (Show all connected bands/CA info)</li>
<li>AT+QNWPREFCFG="mode_pref" (Check what the current network search mode is set to)</li> <li>AT+QNWPREFCFG="mode_pref" (Check what the current network search mode is set to)</li>
<li>AT+QNWPREFCFG="mode_pref",AUTO (Set network search mode to automatic)</li> <li>AT+QNWPREFCFG="mode_pref",AUTO (Set network search mode to automatic)</li>
<li>AT+QNWPREFCFG="mode_pref",NR5G:LTE (Set network search mode to 5G/NR and 4G/LTE only)</li>. <li>AT+QNWPREFCFG="mode_pref",NR5G:LTE (Set network search mode to 5G/NR and 4G/LTE only)</li>
<li>AT+QNWPREFCFG="mode_pref",NR5G (Set network search mode to 5G/NR only)</li> <li>AT+QNWPREFCFG="mode_pref",NR5G (Set network search mode to 5G/NR only)</li>
<li>AT+QNWPREFCFG="mode_pref",LTE (Set network search mode to 4G/LTE only)</li> <li>AT+QNWPREFCFG="mode_pref",LTE (Set network search mode to 4G/LTE only)</li>
<li>AT+QNWPREFCFG="nr5g_disable_mode" (Check to see if SA or NSA NR5G is disabled)</li> <li>AT+QNWPREFCFG="nr5g_disable_mode" (Check to see if SA or NSA NR5G is disabled)</li>

View File

@@ -50,7 +50,7 @@
<div class="hero-body"> <div class="hero-body">
<div class="container"> <div class="container">
<h1 class="title"> <h1 class="title">
Connection Info Quectel RM520N-GL Connection Info
</h1> </h1>
<h2 class="subtitle"> <h2 class="subtitle">
Data Updated: <span x-text="lastUpdate"></span> Data Updated: <span x-text="lastUpdate"></span>