Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
geohot committed Mar 31, 2020
1 parent 9a30265 commit 01b2ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/safety_declarations.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ bool brake_pressed_prev = false;
#define UNSAFE_DISABLE_DISENGAGE_ON_GAS 1
#define UNSAFE_DISABLE_STOCK_AEB 2
#define UNSAFE_ENABLE_WEAK_STEERING_WHILE_NOT_ENGAGED 4
#define UNSAFE_RAISE_LONGITUDINAL_LIMITS_TO_ISO_MAX 8
int unsafe_mode = 0;

// time since safety mode has been changed
Expand Down

0 comments on commit 01b2ccb

Please sign in to comment.