aboutsummaryrefslogtreecommitdiff
path: root/examples/system/console/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/system/console/main.c')
-rw-r--r--examples/system/console/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/system/console/main.c b/examples/system/console/main.c
index 988b428..405f0d6 100644
--- a/examples/system/console/main.c
+++ b/examples/system/console/main.c
@@ -172,7 +172,7 @@ int main(int argc, const char* argv[]) {
/* Uncomment this line if you don't have tty interfaces
* provided by n00brom or similar development environments with tty */
- AddSIO(115200);
+ //AddSIO(115200);
/* Main loop */