Usermode/CLIShell - Removed clear on start, was annoying for serial terminal
authorJohn Hodge <[email protected]>
Sun, 22 Sep 2013 11:16:33 +0000 (19:16 +0800)
committerJohn Hodge <[email protected]>
Sun, 22 Sep 2013 11:16:33 +0000 (19:16 +0800)
Usermode/Applications/CLIShell_src/main.c

index 8088a21..8cea364 100644 (file)
@@ -56,7 +56,7 @@ int main(int argc, char *argv[], char **envp)
        \r
        gasEnvironment = envp;\r
        \r
-       Command_Clear(0, NULL);\r
+//     Command_Clear(0, NULL);\r
        \r
        {\r
                char    *tmp = getenv("CWD");\r

UCC git Repository :: git.ucc.asn.au