X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=apps%2FOscilloscope%2FOscilloscopeC.nc;h=c4e0a1c0dc90ab0949860478dc91095e0f93189b;hp=a73dd60be019be29c7b718fefded35a4f22a9c0e;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/apps/Oscilloscope/OscilloscopeC.nc b/apps/Oscilloscope/OscilloscopeC.nc index a73dd60b..c4e0a1c0 100644 --- a/apps/Oscilloscope/OscilloscopeC.nc +++ b/apps/Oscilloscope/OscilloscopeC.nc @@ -16,7 +16,7 @@ #include "Timer.h" #include "Oscilloscope.h" -module OscilloscopeC +module OscilloscopeC @safe() { uses { interface Boot;