We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0978a0e commit a999c65Copy full SHA for a999c65
src/SCRIPTS/BF/radios.lua
@@ -156,4 +156,4 @@ local supportedRadios =
156
local resolution = LCD_W.."x"..LCD_H
157
local radio = assert(supportedRadios[resolution], resolution.." not supported")
158
159
-return radio
+return radio
0 commit comments