From c4d04c64f88620c7e37bb903eb313511763992c0 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 10 Feb 2000 04:56:39 +0000 Subject: [PATCH] fixed typo on RANGE_bipolar2_5 --- comedi/range.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comedi/range.c b/comedi/range.c index d0dc1e13..398a5668 100644 --- a/comedi/range.c +++ b/comedi/range.c @@ -37,7 +37,7 @@ RANGE_bipolar10 RANGE_bipolar5 -5 5 RANGE_bipolar2_5 - -5 5 + -2.5 2.5 RANGE_unipolar10 0 10 RANGE_unipolar5 -- 2.26.2