ADD: Enio's intuative function for the command: "hw tune", where you plot the tuning-data :)

ADD:  added optional parameter to "hw tune" to show graf direct. Sample usage: "hw tune p"
This commit is contained in:
iceman1001
2014-11-30 19:16:28 +01:00
parent 06b58a94f0
commit 02306bac2d
4 changed files with 39 additions and 4 deletions

View File

@@ -40,5 +40,5 @@ int CmdScale(const char *Cmd);
int CmdThreshold(const char *Cmd);
int CmdDirectionalThreshold(const char *Cmd);
int CmdZerocrossings(const char *Cmd);
int CmdTuneSamples(const char *Cmd);
#endif