mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
uncrustify libraries/AP_Baro/AP_Baro_MS5611.h
This commit is contained in:
parent
cfcef93e16
commit
1196285266
@ -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