From 0382c4f677d7cee1972014eda167af6fb65cbe77 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Tue, 17 Apr 2012 22:09:37 +0200 Subject: digital/beacon: remove useless comment --- digital/beacon/src/led.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'digital') diff --git a/digital/beacon/src/led.c b/digital/beacon/src/led.c index 8c4b765e..0f82ba78 100644 --- a/digital/beacon/src/led.c +++ b/digital/beacon/src/led.c @@ -26,8 +26,6 @@ #include #include "led.h" -// Timer indicating starting network during network joining. -// Also used as a delay timer between APS_DataConf and APS_DataReq. static HAL_AppTimer_t delayTimer; -- cgit v1.2.3