mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-09 15:40:45 +02:00
Update action.cgi
Current motor driver does not differentiate between horizontal and vertical calibration
This commit is contained in:
@@ -178,8 +178,9 @@ if [ -n "$F_cmd" ]; then
|
||||
;;
|
||||
|
||||
motor_calibrate)
|
||||
# Current motor driver does not differentiate between horizontal and vertical calibration
|
||||
/system/sdcard/bin/motor -d h -s 100
|
||||
/system/sdcard/bin/motor -d v -s 100
|
||||
# /system/sdcard/bin/motor -d v -s 100
|
||||
;;
|
||||
|
||||
motor_PTZ)
|
||||
|
Reference in New Issue
Block a user