Skip to content

Commit 66fcf1b

Browse files
authored
gpsdopenum: rename
1 parent 8fd4a6f commit 66fcf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

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

1515
# Check if any arguments are provided

0 commit comments

Comments
 (0)