turninstructionmodes in profiles
add description for turninstructionmodes in profiles
This commit is contained in:
parent
74b1f1308d
commit
080057fb52
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ assign f_recup = 400 # %f_recup% | Newton | number
|
|||
assign p_standby = 250 # %p_standby% | Watt | number
|
||||
|
||||
# Turn instructions settings
|
||||
assign turnInstructionMode = 1 # %turnInstructionMode% | Mode for the generated turn instructions | [0=none, 1=auto-choose, 2=locus-style, 3=osmand-style]
|
||||
assign turnInstructionMode = 1 # %turnInstructionMode% | Mode for the generated turn instructions | [0=none, 1=auto-choose, 2=locus-style, 3=osmand-style, 4=comment-style, 5=gpsies-style, 6=orux-style]
|
||||
|
||||
# Technical parameters
|
||||
assign pass1coefficient = 1.3
|
||||
|
|
Loading…
Reference in a new issue