Skip to content

Commit

Permalink
HYUNDAI_PARAM_GAS_INTERCEPTOR
Browse files Browse the repository at this point in the history
  • Loading branch information
adurham committed Sep 2, 2024
1 parent 2f898dd commit 3c7c416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/safety/safety_hyundai.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ RxCheck hyundai_non_scc_addr_checks[] = {
const int HYUNDAI_PARAM_LFA_BTN = 256;
const int HYUNDAI_PARAM_ESCC = 512;
const int HYUNDAI_PARAM_NON_SCC = 1024;
const int HYUNDAI_PARAM_GAS_INTERCEPTOR = 2048;

bool hyundai_legacy = false;
bool hyundai_lfa_button = false;
Expand Down

0 comments on commit 3c7c416

Please sign in to comment.