Skip to content

Commit

Permalink
fix: dbm unit not being played
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Jul 3, 2023
1 parent 41f423a commit 69e9bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/src/audio.cpp
Expand Up @@ -167,7 +167,7 @@ const char * const unitsFilenames[] = {
"ms",
"us",
"km",
"spare5",
"dbm",
"spare6",
"spare7",
"spare8",
Expand Down

0 comments on commit 69e9bcd

Please sign in to comment.