[Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/Deluge
NetProgC.nc, 1.2, 1.3
Jonathan Hui
jwhui at users.sourceforge.net
Fri Nov 26 14:38:46 PST 2004
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/STM25P BlockRead.nc, 1.1,
1.2 BlockStorageM.nc, 1.2, 1.3 FlashVolume.nc, 1.1,
1.2 FlashVolumeM.nc, 1.2, 1.3 FlashWPM.nc, 1.1, 1.2 STM25P.h,
1.1, 1.2 STM25P.nc, 1.2, 1.3 STM25PC.nc, 1.1, 1.2 STM25PM.nc,
1.2, 1.3
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Deluge/Deluge DelugeC.nc, 1.2,
1.3 DelugeM.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2304
Modified Files:
NetProgC.nc
Log Message:
- Copy and paste error. Should be NetProgM, not DelugeM.
Index: NetProgC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge/NetProgC.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** NetProgC.nc 26 Nov 2004 18:59:10 -0000 1.2
--- NetProgC.nc 26 Nov 2004 22:38:43 -0000 1.3
***************
*** 48,52 ****
#ifndef PLATFORM_PC
components InternalFlashC as IFlash;
! DelugeM.IFlash -> IFlash;
#endif
--- 48,52 ----
#ifndef PLATFORM_PC
components InternalFlashC as IFlash;
! NetProgM.IFlash -> IFlash;
#endif
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/STM25P BlockRead.nc, 1.1,
1.2 BlockStorageM.nc, 1.2, 1.3 FlashVolume.nc, 1.1,
1.2 FlashVolumeM.nc, 1.2, 1.3 FlashWPM.nc, 1.1, 1.2 STM25P.h,
1.1, 1.2 STM25P.nc, 1.2, 1.3 STM25PC.nc, 1.1, 1.2 STM25PM.nc,
1.2, 1.3
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Deluge/Deluge DelugeC.nc, 1.2,
1.3 DelugeM.nc, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list