From c06522963af326c44e48c7cfd066fe7ccb92f119 Mon Sep 17 00:00:00 2001 From: Kevin Wallace Date: Thu, 1 Jan 2026 11:41:32 -0800 Subject: don't set vehicle or mounting plate number The system seems to retain these from the last "real" mounting plate it was attached to, and TestMode works without FzgParam present. --- flash.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'flash.py') diff --git a/flash.py b/flash.py index 8cdc854..1169c45 100644 --- a/flash.py +++ b/flash.py @@ -8,9 +8,6 @@ addr = 0x50 size = 0x2000 ini = b""" -[FzgParam] -Fahrzeugadresse=11111111 -MontageplattenNr=22222222 [TestMode] 0=echo -n "PROXdongl3: " 0=dev=/dev/disk/by-label/MP_SD -- cgit v1.2.3