Merge pull request #11 from jburgess777/add-oversample-to-help

Add --oversample option to help text
This commit is contained in:
Oliver Jowett 2015-02-08 18:07:23 +00:00
commit bdefa42956

View file

@ -574,6 +574,7 @@ void showHelp(void) {
"--write-json <dir> Periodically write json output to <dir> (for serving by a separate webserver)\n"
"--write-json-every <t> Write json output every t seconds (default 1)\n"
"--json-location-accuracy <n> Accuracy of receiver location in json metadata: 0=no location, 1=approximate, 2=exact\n"
"--oversample Enable oversampling at 2.4MHz\n"
"--help Show this help\n"
"\n"
"Debug mode flags: d = Log frames decoded with errors\n"