|
|
@ -14,7 +14,7 @@ EventName = car.CarEvent.EventName |
|
|
|
# We recommend that you do not change these numbers from the defaults. |
|
|
|
# We recommend that you do not change these numbers from the defaults. |
|
|
|
# ****************************************************************************************** |
|
|
|
# ****************************************************************************************** |
|
|
|
|
|
|
|
|
|
|
|
_AWARENESS_TIME = 35. # passive wheel touch total timeout |
|
|
|
_AWARENESS_TIME = 53. # passive wheel touch total timeout |
|
|
|
_AWARENESS_PRE_TIME_TILL_TERMINAL = 12. |
|
|
|
_AWARENESS_PRE_TIME_TILL_TERMINAL = 12. |
|
|
|
_AWARENESS_PROMPT_TIME_TILL_TERMINAL = 6. |
|
|
|
_AWARENESS_PROMPT_TIME_TILL_TERMINAL = 6. |
|
|
|
_DISTRACTED_TIME = 11. |
|
|
|
_DISTRACTED_TIME = 11. |
|
|
|