changed parsed message from NR-SA to None
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
<tr>
|
||||
<th scope="row">CSQ</th>
|
||||
<td x-show="csq != '-'" x-text="csq"></td>
|
||||
<td x-show="csq == '-'" class="fst-italic">NR-SA Mode</td>
|
||||
<td x-show="csq == '-'" class="fst-italic">None</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">CELL ID</th>
|
||||
@@ -269,7 +269,7 @@
|
||||
<tr>
|
||||
<th scope="row">RSSI</th>
|
||||
<td x-show="rssi != '-'" x-text="rssi"></td>
|
||||
<td x-show="rssi == '-'" class="fst-italic">NR-SA Mode</td>
|
||||
<td x-show="rssi == '-'" class="fst-italic">None</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">SS_RSRQ<sup>4G</sup></th>
|
||||
|
||||
Reference in New Issue
Block a user