Closed fixje closed 2 years ago
instead of separate isOnGround() and isAirborne() methods, have a single method isAirborne() which returns null when the ground status is unknown.
isOnGround()
isAirborne()
null
This is a breaking API change.
Affected messages are:
instead of separate
isOnGround()
andisAirborne()
methods, have a single methodisAirborne()
which returnsnull
when the ground status is unknown.This is a breaking API change.
Affected messages are: