X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2FeyesIFX%2Fsensors%2Fsensors.h;h=4260c7483cf618a294d962ada20e6292f743fc23;hb=863598a8af53710e037fb54601720193cb42c9b3;hp=42aa4ad9a430a171c6ba79035cabd43dd01474ab;hpb=427cd99fe8c4d5410c3795eae940dcea3b3f1e01;p=tinyos-2.x.git diff --git a/tos/platforms/eyesIFX/sensors/sensors.h b/tos/platforms/eyesIFX/sensors/sensors.h index 42aa4ad9..4260c748 100644 --- a/tos/platforms/eyesIFX/sensors/sensors.h +++ b/tos/platforms/eyesIFX/sensors/sensors.h @@ -78,8 +78,8 @@ const msp430adc12_channel_config_t sensorconfigurations[] = { /* PHOTO_SENSOR_DEFAULT */ { INPUT_CHANNEL_A2, REFERENCE_VREFplus_AVss, REFVOLT_LEVEL_1_5, - SHT_SOURCE_ACLK, SHT_CLOCK_DIV_1, SAMPLE_HOLD_4_CYCLES, - SAMPCON_SOURCE_ACLK, SAMPCON_CLOCK_DIV_1 + SHT_SOURCE_SMCLK, SHT_CLOCK_DIV_1, SAMPLE_HOLD_64_CYCLES, + SAMPCON_SOURCE_SMCLK, SAMPCON_CLOCK_DIV_1 }, /* PHOTO_SENSOR_VCC */ {