autotest: fixed home altitude for CMAC

This commit is contained in:
Andrew Tridgell 2011-11-08 08:14:46 +11:00
parent 3176d4ffc5
commit 122e09323c

View File

@ -8,7 +8,7 @@ testdir=os.path.dirname(os.path.realpath(__file__))
sys.path.insert(0, util.reltopdir('../pymavlink'))
import mavutil
HOME_LOCATION='-35.362938,149.165085,650,270'
HOME_LOCATION='-35.362938,149.165085,584,270'
homeloc = None