[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 BluSHM.nc, 1.3, 1.4

Josh jsherbach at users.sourceforge.net
Tue Aug 30 17:50:13 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4583

Modified Files:
	BluSHM.nc 
Log Message:
change in version number

Index: BluSHM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/BluSHM.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** BluSHM.nc	26 Aug 2005 22:38:05 -0000	1.3
--- BluSHM.nc	31 Aug 2005 00:50:11 -0000	1.4
***************
*** 121,125 ****
  
      if(0 == strncmp("help", data->src, strlen("help"))){
!       generalSend("Blue Shell v1.0 (BluSH)\r\n\
  help - Display this list\r\n\
  ls - Display all application commands\r\n\
--- 121,125 ----
  
      if(0 == strncmp("help", data->src, strlen("help"))){
!       generalSend("Blue Shell v1.1 (BluSH)\r\n\
  help - Display this list\r\n\
  ls - Display all application commands\r\n\



More information about the Tinyos-beta-commits mailing list