Skip to content

Commit

Permalink
chore: Clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Oct 13, 2023
1 parent b1d0962 commit d2141ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/src/lua/api_general.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ static int luaGetFlightMode(lua_State * L)
/*luadoc
@function playFile(filename[, volume])
Play a filename from the SD card
Play a file from the SD card
@param path (string) full path to wav file (i.e. “/SOUNDS/en/system/tada.wav”)
Introduced in 2.1.0: If you use a relative path, the current language is appended
Expand Down

0 comments on commit d2141ef

Please sign in to comment.