]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Blink/BlinkAppC.nc
A missing change from the last commit.
[tinyos-2.x.git] / apps / tests / deluge / Blink / BlinkAppC.nc
index 4cdad48b2f0b41b3de98df0941dc493d75066e5a..1a09d0ff973ee06d4ba0f080cf27715cbd788522 100644 (file)
@@ -45,6 +45,7 @@ implementation
   components MainC, BlinkC, LedsC;
 #ifdef DELUGE
   components DelugeC;
+  DelugeC.Leds -> LedsC;
 #endif
   components new TimerMilliC() as Timer0;