mirror of
https://github.com/okalachev/flix.git
synced 2025-08-18 09:36:10 +00:00
Minor code cleanups and fixes
This commit is contained in:
@@ -55,8 +55,6 @@ const struct Param {
|
||||
{"ss", &loopFreq, nullptr},
|
||||
{"dt", &dt, nullptr},
|
||||
{"t", &t, nullptr},
|
||||
|
||||
// {"m", &mode, nullptr},
|
||||
};
|
||||
|
||||
void doCommand(String& command, String& value)
|
||||
|
Reference in New Issue
Block a user