ui/device: remove method motionTrigger (#28754)

remove motionTrigger
pull/28757/head
Dean Lee 2 years ago committed by GitHub
parent 0ebec253d0
commit 57e70278dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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