summaryrefslogtreecommitdiff
path: root/i/marvin/runtime/rc
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/runtime/rc')
-rw-r--r--i/marvin/runtime/rc/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/i/marvin/runtime/rc/config b/i/marvin/runtime/rc/config
index de0bf14..573101e 100644
--- a/i/marvin/runtime/rc/config
+++ b/i/marvin/runtime/rc/config
@@ -40,7 +40,7 @@ motor.pStatMotor = 0
# - file:/path/filename : to a file ;
# - ram : in a circular buffer for getting it at the end of the program by
# network.
-# log.logger.default = "stdout"
+log.logger.default = "ram"
# log.logger.asserv = "null"
### Exemples
@@ -48,3 +48,5 @@ foo = "toto"
bar = ("a" "b" "c")
foobar = (4 5 6 7 8)
+# TestProto
+testProto.tty = "/home/nicolas/robotSVN/n/asserv/src/asserv/uart0.pts"