]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added the ActiveMessageAddress interface, letting components know when address and...
authorrincon <rincon>
Wed, 13 Jun 2007 20:45:29 +0000 (20:45 +0000)
committerrincon <rincon>
Wed, 13 Jun 2007 20:45:29 +0000 (20:45 +0000)
commitaf9fba2a3b5ec95e9131d18157d0ae88a55ab960
tree1ffe9c8b5d0e4ccc8cb5393acdc28a2b4738a1a5
parent482068258ca09552c7809c3bf0df113a35841ccb
Added the ActiveMessageAddress interface, letting components know when address and group id information changes.
tos/interfaces/ActiveMessageAddress.nc [new file with mode: 0644]
tos/system/ActiveMessageAddressC.nc