]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc1000/CC1000RssiP.nc
Add SharedSplitControlC, for N clients needing shared access to something.
[tinyos-2.x.git] / tos / chips / cc1000 / CC1000RssiP.nc
index ee6ccd087df5b5a183fd9e96881d58cd5c6078bd..bdb2def138c743c282ac5e2211b8cdb7373e154d 100644 (file)
@@ -41,7 +41,7 @@
  *   the stack.
  */
 
-module CC1000RssiP
+module CC1000RssiP @safe()
 {
   provides {
     interface ReadNow<uint16_t> as Rssi[uint8_t reason];