Trusted height of Barometer up to 40 km
This commit is contained in:
parent
093c452c22
commit
5173b27b58
@ -87,7 +87,7 @@ typedef int16_t ao_v_t;
|
||||
* Above this height, the baro sensor doesn't work
|
||||
*/
|
||||
#if HAS_MS5607
|
||||
#define AO_MAX_BARO_HEIGHT 30000
|
||||
#define AO_MAX_BARO_HEIGHT 40000
|
||||
#else
|
||||
#define AO_MAX_BARO_HEIGHT 12000
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user