mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
try another site code for opel car
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ from sys import argv
|
||||
import sys
|
||||
import re
|
||||
|
||||
BRAND = {"clientsB2CPeugeot": "AP", "clientsB2CCitroen": "AC", "clientsB2CDS": "AC", "clientsB2COpel": "0V",
|
||||
BRAND = {"clientsB2CPeugeot": "AP", "clientsB2CCitroen": "AC", "clientsB2CDS": "AC", "clientsB2COpel": "0P",
|
||||
"clientsB2CVauxhall": "0V"}
|
||||
|
||||
def getxmlvalue(root, name):
|
||||
|
||||
Reference in New Issue
Block a user