We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd4a6f commit 66fcf1bCopy full SHA for 66fcf1b
build
@@ -9,7 +9,7 @@ declare -A file_map=(
9
["vminmax_simple"]="vminmax_simple.lua"
10
["brakebias"]="brakebias.lua"
11
["besttimetoday"]="besttimetoday.lua"
12
- ["gpsqual"]="gpsqual.lua"
+ ["gpsdopenum"]="gpsdopenum.lua"
13
)
14
15
# Check if any arguments are provided
0 commit comments