Skip to content

Commit

Permalink
not really needed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Nov 26, 2024
1 parent c0c1cc2 commit 3456b80
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions board/sunnypilot/safety_mads.h
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
#pragma once

void mads_set_state(bool state);
void mads_check_acc_main(void);
void mads_check_lkas_button(void);
void mads_exit_controls(void);
void mads_resume_controls(void);
void check_braking_condition(bool state, bool state_prev);

extern bool enable_mads;
bool enable_mads = false;

Expand Down

0 comments on commit 3456b80

Please sign in to comment.