Skip to content

Commit

Permalink
wrong value
Browse files Browse the repository at this point in the history
  • Loading branch information
rav4kumar committed Feb 6, 2024
1 parent e480a0a commit 20d0264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/safety_declarations.h
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ struct sample_t angle_meas; // last 6 steer angles/curvatures
#define ALT_EXP_ALLOW_AEB 16

// DP: Always Lane Keep Assist (always on lat)
#define ALT_EXP_ALKA 17
#define ALT_EXP_ALKA 32

int alternative_experience = 0;

Expand Down

0 comments on commit 20d0264

Please sign in to comment.