]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/RadioCountToLeds/RadioCountToLedsC.nc
mark more modules as safe code
[tinyos-2.x.git] / apps / RadioCountToLeds / RadioCountToLedsC.nc
index fcc3c7c69ef5846b761cdc612cf891f511d672fe..be2b4886aae86bd04af9b0b6b6fea6f87b9419a9 100644 (file)
@@ -43,7 +43,7 @@
  * @date   June 6 2005
  */
 
-module RadioCountToLedsC {
+module RadioCountToLedsC @safe() {
   uses {
     interface Leds;
     interface Boot;