Skip to content

Commit 81a994a

Browse files
committed
mark DQ381 as calibration only
1 parent 092c84a commit 81a994a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VW_Flash_GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ def __init__(self, parent):
236236
"Simos 18.1/6",
237237
"Simos 18.10",
238238
"DQ250-MQB DSG",
239-
"DQ381 DSG UNTESTED",
239+
"DQ381 DSG (CAL ONLY)",
240240
"Haldex (4motion) UNTESTED",
241241
]
242242
self.module_choice = wx.Choice(self, choices=available_modules)

0 commit comments

Comments
 (0)