http://www.moteiv.com/community/Connecting_External_Sensors

Be sure to include
components ADCC;

in your components list.

-Joe

On 5/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi All,
I've added the code from moteiv website on using the external A/D, but when
compiled I get the errors from DeltaM.nc "ADCControl" undeclared. and an
error from Delta.nc - cannot find ADCC
In Delta.nc I've added the statements:

Impl.ADC ->ADCC.ADC[TOS_ADC_SUPERSENSOR_PORT];
Impl.ADCControl -> ADCC;

any ideas (or and example would be a great help)

Thanks,
Bruce


_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to