diff options
Diffstat (limited to 'toys')
-rw-r--r-- | toys/net/microcom.c (renamed from toys/pending/microcom.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/microcom.c b/toys/net/microcom.c index b354b263..d34e1fee 100644 --- a/toys/pending/microcom.c +++ b/toys/net/microcom.c @@ -6,7 +6,7 @@ USE_MICROCOM(NEWTOY(microcom, "<1>1s:X", TOYFLAG_BIN)) config MICROCOM bool "microcom" - default n + default y help usage: microcom [-s SPEED] [-X] DEVICE |