projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d6175
)
Added a comment.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 11 Jul 2007 18:26:32 +0000
(18:26 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 11 Jul 2007 18:26:32 +0000
(18:26 +0000)
demo/gpct_pulse_generator.c
patch
|
blob
|
history
diff --git
a/demo/gpct_pulse_generator.c
b/demo/gpct_pulse_generator.c
index 4840553e0477dfbcd4eb4d9e3a7036487513e2a6..570ae8664f83e01ba47d9561632cc6a01bf8a63d 100644
(file)
--- a/
demo/gpct_pulse_generator.c
+++ b/
demo/gpct_pulse_generator.c
@@
-5,7
+5,8
@@
* The example assumes the board has already been configured to
* route the output signal of the counter to an appropriate
* location (you may need to route it to a PFI output line
- * for example).
+ * for example). The choose_routing demo may be helpful to
+ * set the routing of the counter's output signal.
* Part of Comedilib
*
* Copyright (c) 2007 Frank Mori Hess <fmhess@users.sourceforge.net>