diff --git a/Rover/Log.cpp b/Rover/Log.cpp index 9dc5919009..2961cd2a4c 100644 --- a/Rover/Log.cpp +++ b/Rover/Log.cpp @@ -45,7 +45,7 @@ void Rover::Log_Write_Depth() // get position Location loc; - IGNORE_RETURN(ahrs.get_position(loc)); + IGNORE_RETURN(ahrs.get_location(loc)); for (uint8_t i=0; i