From 1e601cbd3f6c7c93e1bff876d54384397f83f298 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 6 Mar 2005 17:35:04 +0000 Subject: [PATCH] sync with comedi --- include/comedi.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/comedi.h b/include/comedi.h index c851da7..7ad60f9 100644 --- a/include/comedi.h +++ b/include/comedi.h @@ -230,6 +230,7 @@ enum configuration_ids /*ALPHA*/ INSN_CONFIG_SERIAL_CLOCK = 26, INSN_CONFIG_BIDIRECTIONAL_DATA = 27, + INSN_CONFIG_DIO_QUERY = 28, INSN_CONFIG_GPCT_SINGLE_PULSE_GENERATOR = 1001, // Use CTR as single pulsegenerator INSN_CONFIG_GPCT_PULSE_TRAIN_GENERATOR = 1002, // Use CTR as pulsetraingenerator INSN_CONFIG_GPCT_QUADRATURE_ENCODER = 1003, // Use the counter as encoder -- 2.26.2