From: Frank Mori Hess Date: Wed, 11 Jul 2007 18:26:32 +0000 (+0000) Subject: Added a comment. X-Git-Tag: v0_8_0~24 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1299e25cf46438c9495422aafa443fba19ea26bc;p=comedilib.git Added a comment. --- diff --git a/demo/gpct_pulse_generator.c b/demo/gpct_pulse_generator.c index 4840553..570ae86 100644 --- 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