Hi all,
concerning this part of the tutorial 11 of TOSSIM
Modify the Boot.booted event in RadioCountToLedsC to print out a debug message
when it boots, such as this:
event void Boot.booted() {
call Leds.led0On();
dbg("Boot", "Application booted.\n");
call AMControl.start();
}
has anyone ever encountered a problem ? i mean it seems to work fine,
because when i tape the command everything goes all right, but yet nothing is
printed on the screen..
i am just supposed to modify the file RadioCountToLedsC.nc
in opt/tinyOS-2.x/apps/Blink, right ?
thanks
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help