Browse Source
Sometimes code paths are crossed when they shouldn't be. This method can help in the short term if a codepath is calling methods on a Location when it is not initialised, but generally a vehicle should be calling position_ok() and other methods rather than this one.master
2 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue