First tagged version.
This commit is contained in:
parent
5864fd3db2
commit
e5a0d5eb8c
2
p1load.c
2
p1load.c
@ -276,7 +276,7 @@ int main(int argc, char *argv[])
|
|||||||
static void Usage(void)
|
static void Usage(void)
|
||||||
{
|
{
|
||||||
printf("\
|
printf("\
|
||||||
p1load - a simple loader for the propeller - v%s, %s\n\
|
p1load - a simple loader for the propeller - %s, %s\n\
|
||||||
usage: p1load\n\
|
usage: p1load\n\
|
||||||
[ -b baud ] baud rate (default is %d)\n\
|
[ -b baud ] baud rate (default is %d)\n\
|
||||||
[ -D var=val ] set variable value\n\
|
[ -D var=val ] set variable value\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user