Hi! On Sun, 17 Jan 2010, Daniel Garcia Aubert wrote:
> Hi all! > > I need your help. I'm looking for the way to get voltage of batteries in > micaz under T2.1. I've found this code in: > > http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/2006-June/001220.html > > ---------------------------------------------------------------------------- > For VoltageC.nc: > > [...] > > Copied in "/tos/platforms/micaz" and wired in my application . You don't need to copy this: it is already in tree in tos/platforms/mica/. > But It don't compile How are you trying to use it? A quick way I verified that it compiles fine was to go in apps/Sense, replace the DemoSensorC with VoltageC in SenseAppC.nc and then do a 'make micaz'. I encounter no errors. :-) -- Razvan ME _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
