X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=apps%2FPowerup%2FPowerupC.nc;h=175d2a1ad34807f22aedcc8a1b8a2baec6e9f427;hp=3a2c898a588659393b54550158ed6b47b7786841;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/apps/Powerup/PowerupC.nc b/apps/Powerup/PowerupC.nc index 3a2c898a..175d2a1a 100644 --- a/apps/Powerup/PowerupC.nc +++ b/apps/Powerup/PowerupC.nc @@ -34,7 +34,7 @@ * * @author Cory Sharp */ -module PowerupC +module PowerupC @safe() { uses interface Boot; uses interface Leds;