mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
parent
2bb7606fba
commit
2c7290fdc0
@ -577,6 +577,7 @@ test_pressure(uint8_t argc, const Menu::arg *argv)
|
||||
|
||||
while(1) {
|
||||
hal.scheduler->delay(100);
|
||||
barometer.read();
|
||||
|
||||
if (!barometer.healthy()) {
|
||||
cliSerial->println_P(PSTR("not healthy"));
|
||||
|
Loading…
Reference in New Issue
Block a user