mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
uncrustify libraries/AP_InertialSensor/AP_InertialSensor_Stub.h
This commit is contained in:
parent
ac3960b3e7
commit
8e5a031987
@ -13,7 +13,8 @@ class AP_InertialSensor_Stub : public AP_InertialSensor
|
||||
{
|
||||
public:
|
||||
|
||||
AP_InertialSensor_Stub() {}
|
||||
AP_InertialSensor_Stub() {
|
||||
}
|
||||
|
||||
uint16_t init( AP_PeriodicProcess * scheduler );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user