summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschodet2005-04-17 14:09:38 +0000
committerschodet2005-04-17 14:09:38 +0000
commit58f0f2235ff760ef5c00fba29b5d601a1f905140 (patch)
tree2e54e65586bad80f58706c0be9f598a2695db326
parent5bb4e81af3864bef540a3106fc3b5c46623b27ad (diff)
resolution de config
-rw-r--r--2005/i/robert/runtime/rc/config3
1 files changed, 1 insertions, 2 deletions
diff --git a/2005/i/robert/runtime/rc/config b/2005/i/robert/runtime/rc/config
index b09bef7..d3ee282 100644
--- a/2005/i/robert/runtime/rc/config
+++ b/2005/i/robert/runtime/rc/config
@@ -1,5 +1,5 @@
# Paramètres d'asservissement.
-asserv.tty = "-"
+asserv.tty = "/dev/ttyS0"
asserv.footing = 0x1842
asserv.epsilon = 200
asserv.accel = 2 #faut que ca fasse 8 dans l'AVR
@@ -12,7 +12,6 @@ asserv.pwmMax = 256
asserv.mmPpas = 0.050894
asserv.sPperiod = 0.004 # 4 milisecondes
-
# Exemples.
foo = "toto"
bar = ("a" "b" "c")