temporarily removed sed for SA

This commit is contained in:
dr-dolomite
2024-03-21 08:57:29 +08:00
parent 9fae1763e4
commit 3b739faf66

View File

@@ -307,7 +307,8 @@ case $RAT in
PCI=$(echo $QENG5 | cut -d, -f8)
get_secondary_bands
# Apply | sed '1d' to NR_BAND
NR_BAND=$(echo $NR_BAND | sed '1d')
# Temporarily removed the sed command for testing
NR_BAND=$(echo $NR_BAND)
CHANNEL=$(echo $QENG5 | cut -d, -f10)
LBAND=$(echo $QENG5 | cut -d, -f11)
PC_BAND="NR5G BAND "$LBAND