mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-09 20:14:04 +00:00
update read me with max fw version compatability
This commit is contained in:
@@ -85,10 +85,8 @@ elif [ "$input" = "e" ]; then
|
||||
elif [ "$input" = "z" ]; then
|
||||
#reverse left
|
||||
if [ "$1" == "low_speed" ] || [ "$2" == "low_speed" ]; then
|
||||
echo "low speed"
|
||||
echo -ne "\xaa\x55\x43\x06\x29\x76\x3b\x00\x02\x22" > /dev/ttyUSB0
|
||||
else
|
||||
echo "hi speed"
|
||||
echo -ne "\xaa\x55\x43\x06\x29\x76\x36\x00\x02\x1d" > /dev/ttyUSB0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user