AP_InertialSensor: removed spurious init() method
This commit is contained in:
parent
c9a81d7de6
commit
38031edc9d
@ -14,7 +14,6 @@ public:
|
||||
}
|
||||
|
||||
/* Concrete implementation of AP_InertialSensor functions: */
|
||||
uint16_t init();
|
||||
bool update();
|
||||
bool new_data_available();
|
||||
float temperature();
|
||||
|
Loading…
Reference in New Issue
Block a user