From e0bb8f76e529f96a58329c073c58776cdcb35b49 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 17 Jun 2014 16:32:25 +0200 Subject: Alarm state + defines + documentation --- pwm.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'pwm.c') diff --git a/pwm.c b/pwm.c index e0042fd..a37acc9 100644 --- a/pwm.c +++ b/pwm.c @@ -10,8 +10,6 @@ #include "speaker.h" #include "pwm.h" -#define PWM_LED_COUNT 6 - /* max count for blinks */ static uint8_t blink[6]; static uint8_t comphit = 0; -- cgit v1.2.3