From b54e87b1fa1599b8435cf1ca5463a8b9395cc509 Mon Sep 17 00:00:00 2001 From: beutel Date: Thu, 19 Jun 2008 07:25:35 +0000 Subject: [PATCH] removed nasty compiler warning --- tos/chips/cc2420/lpl/DummyLplC.nc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/chips/cc2420/lpl/DummyLplC.nc b/tos/chips/cc2420/lpl/DummyLplC.nc index 3d9683bd..fa6ec001 100644 --- a/tos/chips/cc2420/lpl/DummyLplC.nc +++ b/tos/chips/cc2420/lpl/DummyLplC.nc @@ -36,7 +36,7 @@ * @author David Moss */ -#warning "*** LOW POWER COMMUNICATIONS DISABLED ***" +//#warning "*** LOW POWER COMMUNICATIONS DISABLED ***" configuration DummyLplC { provides { -- 2.39.2