Skip to content

Commit

Permalink
Rename Squad Select back to Teamrace
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnBry committed Dec 13, 2023
1 parent 332970c commit c65e505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/LUA/rx_devLUA.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static struct luaItem_selection luaDiversityMode = {
#endif

static struct luaItem_folder luaTeamraceFolder = {
{"Squad Select", CRSF_FOLDER},
{"Teamrace", CRSF_FOLDER},
};

static struct luaItem_selection luaTeamraceChannel = {
Expand Down

0 comments on commit c65e505

Please sign in to comment.