diff --git a/VW_Flash_GUI.py b/VW_Flash_GUI.py index 5043bec..50f9e45 100644 --- a/VW_Flash_GUI.py +++ b/VW_Flash_GUI.py @@ -236,7 +236,7 @@ def __init__(self, parent): "Simos 18.1/6", "Simos 18.10", "DQ250-MQB DSG", - "DQ381 DSG UNTESTED", + "DQ381 DSG (CAL ONLY)", "Haldex (4motion) UNTESTED", ] self.module_choice = wx.Choice(self, choices=available_modules)