]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/printf/PrintfC.nc
Oops, checked in wrong version of a file for last commit. Should be fixed now...
[tinyos-2.x.git] / tos / lib / printf / PrintfC.nc
index 451368c76263ead75767d832fcfd9dcde24ba0c7..f55dfd4d3557f41eade39eee0723a94e99565f6f 100644 (file)
@@ -63,6 +63,6 @@ implementation {
   PrintfP.Queue -> QueueC;
   PrintfP.AMSend -> SerialAMSenderC;
   PrintfP.Packet -> SerialAMSenderC;
-  PrintfP.Leds -> LedsC;
+  //PrintfP.Leds -> LedsC;
 }