mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
usage() fix
This commit is contained in:
parent
bb39482667
commit
09347e3d31
@ -32,7 +32,7 @@ struct Option options[] = {
|
||||
} while(0)
|
||||
|
||||
void usage() {
|
||||
printf("thunderscopehwcalibrate [options]\n"
|
||||
printf("thunderscopehwcompensate [options]\n"
|
||||
" --device=<deviceid>\n"
|
||||
" --channel=<channel\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user