fixed wrong TI-mode for car-profiles

This commit is contained in:
Arndt Brenschede 2019-07-06 11:39:30 +02:00
parent 6a8e6f2093
commit f50d03692e
4 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ assign p_standby = 250 # Watt
assign validForCars = true
assign pass1coefficient = 1.3
assign turnInstructionMode = 2 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
assign turnInstructionMode = 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
# classifier constants

View file

@ -23,7 +23,7 @@ assign p_standby = 250 # Watt
assign validForCars = true
assign pass1coefficient = 1.3
assign turnInstructionMode = 2 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
assign turnInstructionMode = 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
# classifier constants

View file

@ -23,7 +23,7 @@ assign p_standby = 250 # Watt
assign validForCars = true
assign pass1coefficient = 1.3
assign turnInstructionMode = 2 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
assign turnInstructionMode = 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osmand-style
# classifier constants