View Single Post
      12-21-2019, 05:55 PM   #101
sd_dracula
First Lieutenant
141
Rep
395
Posts

Drives: 2020 G20 330e
Join Date: Jul 2011
Location: Ireland

iTrader: (0)

Quote:
Originally Posted by homerrr View Post
question on speedlock settings; I have coded this:

Ability to view text messages, control messages and Widget setup screen whilest in motion (up to 63km/hr only), the following codes are in (3E53 - HU_MGU)
SPEEDLOCK_SPEEDVALUE_MIN - set wrete value to 1F
SPEEDLOCK_SPEEDVALUE_MAX - set wrete value to 3F
SERVICES_MESSAGES_SPEEDLOC_CONDITION - set to none
SPEEDLOCK_CAR_STANDSTILL - set to none
SPEEDLOCK_TEXT_LENGTH - set to whole_text

works fine, but it conflicts with VIM regarding the settings in SPEEDLOCK_SPEEDVALUE_MAX and MIN, where VIM needs that set at none and werte 00, if I am not mistaken. so, do I have to choose between one or the other or is there a way?
Thanks
I wonder about the same thing? Did anyone confirm that Speedlock stuff still works if SPEEDLOCK_SPEEDVALUE_MAX and MIN are set to none instead of 3F/1F?
Appreciate 0