]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
A few preprocessor variables weren't being pulled in - pull them in from DefaultLpl...
authorrincon <rincon>
Fri, 20 Jul 2007 19:35:00 +0000 (19:35 +0000)
committerrincon <rincon>
Fri, 20 Jul 2007 19:35:00 +0000 (19:35 +0000)
tos/chips/cc2420/lpl/PowerCycleP.nc

index 862315c7f0c5527c647d226c7ab6db954085275c..34099244f5fd5fd982902d2345fee96c2c795d8a 100644 (file)
@@ -50,7 +50,9 @@
  *
  * @author David Moss
  */
+
+#include "DefaultLpl.h"
+
 module PowerCycleP {
   provides {
     interface PowerCycle;