Browse Source

Fix spelling error

git-svn-id: https://bucket.mit.edu/svn/nilm/acquisition/ethstream@9684 ddd99763-3ecb-0310-9145-efcb8ce7c51f
tags/ethstream-1.3
jim 13 years ago
parent
commit
e2bf34ed0c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ethstream.c

+ 1
- 1
ethstream.c View File

@@ -54,7 +54,7 @@ struct options opt[] = {
{'d', "detect", NULL, "Detect NerdJack IP address"},
{'R', "range", "a,b",
"Set range on NerdJack for channels 0-5,6-11 to either 5 or 10 (10,10)"},
{'g', "gian", "a,b,c", "Set Labjack AIN channel gains: 0,1,2,4,8 in -C channel order"},
{'g', "gain", "a,b,c", "Set Labjack AIN channel gains: 0,1,2,4,8 in -C channel order"},
{'o', "oneshot", NULL, "don't retry in case of errors"},
{'f', "forceretry", NULL, "retry no matter what happens"},
{'c', "convert", NULL, "convert output to volts"},


Loading…
Cancel
Save