]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/adc/AdcStreamP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / atm128 / adc / AdcStreamP.nc
index dae467e350c114273e43014a94310de3ea9c6964..b5a844f44bead883422af7de1c431c16e116ed04 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];