Browse Source
This allows backends to have a separate detection and initialization logic. It doesn't change any backend yet and with the current code there's no change in behavior either. This only allows AP_InertialSensor::_detect_backend() to be called earlier so AP_InertialSensor object can be used by other libraries. If it's not called, later on AP_InertialSensor::init() will detect and start all backends.master
Lucas De Marchi
10 years ago
committed by
Andrew Tridgell
3 changed files with 35 additions and 5 deletions
Loading…
Reference in new issue