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 3115007 commit caa1e7fCopy full SHA for caa1e7f
build
@@ -9,6 +9,7 @@ declare -A file_map=(
9
["vminmax_simple"]="vminmax_simple.lua"
10
["brakebias"]="brakebias.lua"
11
["besttimetoday"]="besttimetoday.lua"
12
+ ["gpsqual"]="gpsqual.lua"
13
)
14
15
# Check if any arguments are provided
0 commit comments