]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/Oscilloscope/OscilloscopeC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / Oscilloscope / OscilloscopeC.nc
index a73dd60be019be29c7b718fefded35a4f22a9c0e..c4e0a1c0dc90ab0949860478dc91095e0f93189b 100644 (file)
@@ -16,7 +16,7 @@
 #include "Timer.h"
 #include "Oscilloscope.h"
 
-module OscilloscopeC
+module OscilloscopeC @safe()
 {
   uses {
     interface Boot;