mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
uncrustify libraries/AP_Baro/AP_Baro_MS5611.h
This commit is contained in:
parent
dbb7b33728
commit
963e250dca
@ -8,7 +8,8 @@
|
||||
class AP_Baro_MS5611 : public AP_Baro
|
||||
{
|
||||
public:
|
||||
AP_Baro_MS5611() {} // Constructor
|
||||
AP_Baro_MS5611() {
|
||||
} // Constructor
|
||||
|
||||
/* AP_Baro public interface: */
|
||||
bool init(AP_PeriodicProcess *scheduler);
|
||||
|
Loading…
Reference in New Issue
Block a user