Skip to content

Commit caa1e7f

Browse files
authored
gpsqual: add to build scrit
1 parent 3115007 commit caa1e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ declare -A file_map=(
99
["vminmax_simple"]="vminmax_simple.lua"
1010
["brakebias"]="brakebias.lua"
1111
["besttimetoday"]="besttimetoday.lua"
12+
["gpsqual"]="gpsqual.lua"
1213
)
1314

1415
# Check if any arguments are provided

0 commit comments

Comments
 (0)