]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/adc12/AdcStreamP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / msp430 / adc12 / AdcStreamP.nc
index 864f6786cc1fcc9db9b68d79cd2c491f4dc2ee25..7ccc83e681c08ca9ce849edc604980460a2c8592 100644 (file)
@@ -43,7 +43,7 @@
  */
 #include "Timer.h"
 
-module AdcStreamP {
+module AdcStreamP @safe() {
   provides {
     interface Init @atleastonce();
     interface ReadStream<uint16_t>[uint8_t client];