From a9618ac60931d7f052b694de72ba79f43353f081 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Wed, 16 May 2012 17:01:17 +0200 Subject: digital/beacon: remove WHEEL_TASK_PERIOD --- digital/beacon/src/debug_avr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'digital/beacon/src') diff --git a/digital/beacon/src/debug_avr.h b/digital/beacon/src/debug_avr.h index 78639d74..bbf9a370 100644 --- a/digital/beacon/src/debug_avr.h +++ b/digital/beacon/src/debug_avr.h @@ -35,7 +35,6 @@ #define READ_USART HAL_ReadUsart #define USART_CHANNEL APP_USART_CHANNEL #define DEBUG_TASK_PERIOD 700L -#define WHEEL_TASK_PERIOD 1000L typedef enum { -- cgit v1.2.3