Thread: Rear DRL coding
View Single Post
      09-15-2020, 11:06 AM   #9
aerobod
Car Geek
aerobod's Avatar
3621
Rep
3,590
Posts

Drives: Caterham R500, M2-G87, Macan S
Join Date: Mar 2008
Location: Calgary

iTrader: (0)

I only needed the two options coded to switch them on on my 2017 M240i, but there are 8 possible options that may make a difference:

MAPPING_TAGFAHRL_H_L_OUTPUT - "sl_l"
MAPPING_TAGFAHRL_H_R_OUTPUT - "sl_r"
MAPPING_TAGFAHRL_H2_L_OUTPUT - "sl_2_l
MAPPING_TAGFAHRL_H2_R_OUTPUT - "sl_2_r
MAPPING_TAGFAHRL_H_L_FUNCTION - "werte 06"
MAPPING_TAGFAHRL_H_R_FUNCTION - "werte 07"
MAPPING_TAGFAHRL_H2_L_FUNCTION - "werte 06"
MAPPING_TAGFAHRL_H2_R_FUNCTION - "werte 07"
Appreciate 0