Module:MOS degrees: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 21: | Line 21: | ||
end | end | ||
-- Helper function for parsing a UDP entered as a string "up | -- Helper function for parsing a UDP entered as a string "up,dp" | ||
-- To avoid potential issues, the " | -- To avoid potential issues, the "," character is used instead of "|" | ||
function p.parse_udp(step_ratio_unparsed) | function p.parse_udp(step_ratio_unparsed) | ||