From adac86b5d94d5585b4d250ef87865acf2616cb42 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 8 Jan 2006 16:37:59 +0000 Subject: [PATCH] synced with comedi --- include/comedi.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/comedi.h b/include/comedi.h index 991c794..3a69261 100644 --- a/include/comedi.h +++ b/include/comedi.h @@ -237,6 +237,7 @@ enum configuration_ids INSN_CONFIG_SERIAL_CLOCK = 26, INSN_CONFIG_BIDIRECTIONAL_DATA = 27, INSN_CONFIG_DIO_QUERY = 28, + INSN_CONFIG_PWM_OUTPUT = 29, 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