summaryrefslogtreecommitdiff
path: root/digital
diff options
context:
space:
mode:
authorNicolas Schodet2012-04-14 13:57:51 +0200
committerNicolas Schodet2012-04-14 13:57:51 +0200
commit1e5f979142cd8e168a1b19a8a0c0e15f5f1dc213 (patch)
treefb0995a26fc38fbe271a09205a2adc2ae2f29f28 /digital
parent35d0598da33712d7361be4ae3d2de472df6b645b (diff)
digital/avr/modules/motor: fix comment
Diffstat (limited to 'digital')
-rw-r--r--digital/avr/modules/motor/motor_model/test/test_motor_model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/avr/modules/motor/motor_model/test/test_motor_model.c b/digital/avr/modules/motor/motor_model/test/test_motor_model.c
index e100a222..bd0488fd 100644
--- a/digital/avr/modules/motor/motor_model/test/test_motor_model.c
+++ b/digital/avr/modules/motor/motor_model/test/test_motor_model.c
@@ -1,5 +1,5 @@
/* test_motor_model.c - Test DC motor model. */
-/* asserv - Position & speed motor control on AVR. {{{
+/* motor - Motor control module. {{{
*
* Copyright (C) 2006 Nicolas Schodet
*