From 3b47a396b539a97ea743692dd86ee6a475e58d41 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Wed, 16 May 2012 22:58:30 +0200 Subject: digital/beacon: add header --- digital/beacon/src/codewheel.c | 1 + 1 file changed, 1 insertion(+) (limited to 'digital/beacon/src/codewheel.c') diff --git a/digital/beacon/src/codewheel.c b/digital/beacon/src/codewheel.c index 45e97c71..d5743937 100644 --- a/digital/beacon/src/codewheel.c +++ b/digital/beacon/src/codewheel.c @@ -32,6 +32,7 @@ #include "network.h" codewheel_s codewheel; +static HAL_AppTimer_t codewheelTimer; /* This function initializes the codewheel optical sensors and associated interrupt */ void codewheel_init(void) -- cgit v1.2.3