]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/adc12/README.txt
- bugfix: ReadStream did not work with a "usPeriod" parameter > 0xFFFF (the fix uses...
[tinyos-2.x.git] / tos / chips / msp430 / adc12 / README.txt
index 6a6ca684983c1b08689fc42c5380063655601d0f..3f0d589a298bce9cb0a664971128053d80e82d57 100644 (file)
@@ -36,8 +36,8 @@ An application that is written for an MSP430-based platform like 'eyesIFX' or
 the Msp430Adc12SingleChannel allows to perform one or more ADC conversions on a
 single channel with a specified sampling frequency and (2) the
 Msp430Adc12MultiChannel allows to sample a group of up to 16 different ADC
-channels "at once" (with minimum latency) and in addition define a sampling
-frequency for the whole group (useful for multi-channel accelerometers, etc.).
+channels.
+
 On the MSP430 two additional hardware modules may play a role when the ADC12 is
 used: the internal reference voltage generator and the DMA controller.