Skip to content

Commit 860fc22

Browse files
committed
qmodem_scan: fix systax error
1 parent 0b9e011 commit 860fc22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/qmodem/files/usr/share/qmodem/modem_scan.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ _get_led_sript_by_slot()
8181
if [ "$target_slot" == "$_get_slot" ];then
8282
config_get led_script $cfg led_script
8383
fi
84+
}
8485

8586
scan()
8687
{

0 commit comments

Comments
 (0)