mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Baro sim: Code style fix
This commit is contained in:
@@ -685,7 +685,8 @@ BAROSIM::print_info()
|
||||
PX4_INFO("MSL pressure: %10.4f", (double)(_msl_pressure / 100.f));
|
||||
}
|
||||
|
||||
namespace barosim {
|
||||
namespace barosim
|
||||
{
|
||||
|
||||
/**
|
||||
* BAROSIM crc4 cribbed from the datasheet
|
||||
|
||||
Reference in New Issue
Block a user