From 49034868bdc301ddfc83eb64053e3e00fb750049 Mon Sep 17 00:00:00 2001 From: haller Date: Sat, 20 May 2006 17:53:05 +0000 Subject: * Ajout de testProto.tty dans config (ouais c'est bof) * test_proto compile --- i/marvin/runtime/rc/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'i/marvin/runtime/rc') 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" -- cgit v1.2.3