Forgot to set a variable for s5l8900

This commit is contained in:
LukeZGD 2023-12-27 11:05:20 +08:00
parent a20d870e97
commit eee31e844c

View File

@ -576,6 +576,7 @@ device_get_info() {
log "Getting device info..."
if [[ $device_mode == "WTF" ]]; then
device_s5l8900xall
device_wtfexit=1
fi
case $device_mode in
"DFU" | "Recovery" )