Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Nov 26, 2024
1 parent 3456b80 commit d25cb1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion board/sunnypilot/safety_mads.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ uint32_t acc_main_on_mismatches = 0;
#define ALT_EXP_ENABLE_MADS 1024

// Enable the ability to disable disengaging lateral control on brake press while MADS is enabled.
// The feature must be gated behind this flag per geohot's comment on the comma community Discord server.
#define ALT_EXP_DISABLE_DISENGAGE_LATERAL_ON_BRAKE 2048

void mads_set_state(bool state) {
Expand Down

0 comments on commit d25cb1d

Please sign in to comment.