Compare commits
1 Commits
Jannis-rot
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
5173b27b58 |
@ -87,7 +87,7 @@ typedef int16_t ao_v_t;
|
|||||||
* Above this height, the baro sensor doesn't work
|
* Above this height, the baro sensor doesn't work
|
||||||
*/
|
*/
|
||||||
#if HAS_MS5607
|
#if HAS_MS5607
|
||||||
#define AO_MAX_BARO_HEIGHT 30000
|
#define AO_MAX_BARO_HEIGHT 40000
|
||||||
#else
|
#else
|
||||||
#define AO_MAX_BARO_HEIGHT 12000
|
#define AO_MAX_BARO_HEIGHT 12000
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user