Skip to content

Commit 8c5f96a

Browse files
committed
Fix typo
1 parent 7407287 commit 8c5f96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/lib/radxa-otgutils/radxa-otgutils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ start()
7171

7272
local UDC=$(ls /sys/class/udc/ | head -1)
7373
echo $UDC > /sys/kernel/config/usb_gadget/radxa-$MODE/UDC
74-
)
74+
}
7575

7676
stop()
7777
{

0 commit comments

Comments
 (0)