summaryrefslogtreecommitdiff
path: root/2005
diff options
context:
space:
mode:
authorschodet2005-04-13 21:07:27 +0000
committerschodet2005-04-13 21:07:27 +0000
commite99ed81a52ed2122762a56619b33264118bfa4a6 (patch)
tree019b22402ea74dbee499a6abbbb55aa7228f4751 /2005
parent04d791eb4668d32e84be22ea2ce8c221312f0e47 (diff)
Fichier de config
Diffstat (limited to '2005')
-rw-r--r--2005/i/robert/runtime/rc/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/2005/i/robert/runtime/rc/config b/2005/i/robert/runtime/rc/config
new file mode 100644
index 0000000..38cc7d1
--- /dev/null
+++ b/2005/i/robert/runtime/rc/config
@@ -0,0 +1,7 @@
+# Paramètres d'asservissement.
+asserv.tty = "/dev/ttyS0"
+
+# Exemples.
+foo = "toto"
+bar = ("a" "b" "c")
+foobar = (4 5 6 7 8)