diff --git a/src/cfclient/ui/tabs/FlightTab.py b/src/cfclient/ui/tabs/FlightTab.py index 492a815d0a44945aa814d0df32f9ea64f40afab6..4034fb811d97d4fcdf15a539989b1d373e874770 100644 --- a/src/cfclient/ui/tabs/FlightTab.py +++ b/src/cfclient/ui/tabs/FlightTab.py @@ -629,7 +629,7 @@ class FlightTab(Tab, flight_tab_class): heightHoldPossible = True hoverPossible = True self.helper.inputDeviceReader.set_hover_max_height(1.0) - + if self.helper.cf.mem.ow_search(vid=0xBC, pid=0x0F): heightHoldPossible = True hoverPossible = True