summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/led.c
diff options
context:
space:
mode:
authorFlorent Duchon2012-04-17 22:09:37 +0200
committerFlorent Duchon2012-04-17 22:09:37 +0200
commit0382c4f677d7cee1972014eda167af6fb65cbe77 (patch)
tree72aef1a55c92e3fbd8a61f47dd8d6fbfb46ba14d /digital/beacon/src/led.c
parent2a6a2fce72211170c27d5d36e0cdcf96fcfd09c7 (diff)
digital/beacon: remove useless comment
Diffstat (limited to 'digital/beacon/src/led.c')
-rw-r--r--digital/beacon/src/led.c2
1 files changed, 0 insertions, 2 deletions
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 <appTimer.h>
#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;