From 24d1907c54f0648f1c54bc09e276f625b4038293 Mon Sep 17 00:00:00 2001 From: razvanm Date: Thu, 19 Jul 2007 02:27:39 +0000 Subject: [PATCH] A missing change from the last commit. --- apps/tests/deluge/Blink/BlinkAppC.nc | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/tests/deluge/Blink/BlinkAppC.nc b/apps/tests/deluge/Blink/BlinkAppC.nc index 4cdad48b..1a09d0ff 100644 --- a/apps/tests/deluge/Blink/BlinkAppC.nc +++ b/apps/tests/deluge/Blink/BlinkAppC.nc @@ -45,6 +45,7 @@ implementation components MainC, BlinkC, LedsC; #ifdef DELUGE components DelugeC; + DelugeC.Leds -> LedsC; #endif components new TimerMilliC() as Timer0; -- 2.39.2