[SECURITY] Cheap password protection against tune modification fix #4243
This commit is contained in:
parent
945e876601
commit
e0677fdacd
|
@ -3906,7 +3906,7 @@ dialog = tcuControls, "Transmission Settings"
|
|||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = "I understand ECU Locking", yesUnderstandLocking
|
||||
field = tuneHidingKey, tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
field = "Tune read/write password", tuneHidingKey, { yesUnderstandLocking == 1 }
|
||||
field = verboseQuad, verboseQuad
|
||||
field = useEeprom, useEeprom
|
||||
field = "disablePrimaryUart", disablePrimaryUart
|
||||
|
|
Loading…
Reference in New Issue