Thanks for updating the page and the quick respone. Adding the line
components ADCC; removed the ADCC error, I still get ADCControl undeclared
in DeltaM and cannot find ADCControl in Delta.nc.
 Bruce


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
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to