mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Fixed broken tests after #10080.
This commit is contained in:
parent
b1a3699753
commit
d79dcbb388
2 changed files with 11 additions and 11 deletions
|
@ -350,7 +350,7 @@ TEST(LQTest, TestLQAlarm)
|
|||
|
||||
// and
|
||||
// using the metric unit system
|
||||
osdConfigMutable()->units = OSD_UNIT_METRIC;
|
||||
osdConfigMutable()->units = UNIT_METRIC;
|
||||
|
||||
// when
|
||||
// the craft is armed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue