mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 14:14:30 +02:00
Artoo: Add haptic feedback to home button
This commit is contained in:
parent
ee96f9a0c4
commit
dada378379
@ -209,6 +209,7 @@ void ButtonManager::dispatchEvt(Button *b, Button::Event evt)
|
||||
break;
|
||||
|
||||
case Io::ButtonRTL:
|
||||
ButtonFunction::onButtonExtEvent(b, evt);
|
||||
FlightManager::instance.onRtlButtonEvt(b, evt);
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user