ui/device: remove method motionTrigger (#28754)

remove motionTrigger
old-commit-hash: 57e70278dc
beeps
Dean Lee 2 years ago committed by GitHub
parent 1693786962
commit a001b46ce9
  1. 1
      selfdrive/ui/ui.h

@ -193,7 +193,6 @@ private:
void updateBrightness(const UIState &s);
void updateWakefulness(const UIState &s);
bool motionTriggered(const UIState &s);
void setAwake(bool on);
signals:

Loading…
Cancel
Save