patch wz_user for usb_direct

This commit is contained in:
Alfonso Gamboa
2022-07-18 07:41:02 -07:00
parent bec44c80ea
commit cc78be70b2
3 changed files with 4 additions and 4 deletions

View File

@@ -388,7 +388,7 @@ if [[ "$ENABLE_USB_DIRECT" == "true" ]]; then
#loop begin
while true
do
wpa_check usb0
netloop usb0
echo "wlan0 not ready yet..."
sleep 1
done

View File

@@ -1 +1 @@
Sun Jul 17 10:13:55 PM PDT 2022
Mon Jul 18 07:40:48 AM PDT 2022