From 75e66f26d7d62875ddaf7090cb982e32c93cfea7 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 23 Feb 2010 23:39:09 +0100 Subject: Revert unintended change. --- examples/mb525/pwmleds/pwmleds.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/mb525') diff --git a/examples/mb525/pwmleds/pwmleds.c b/examples/mb525/pwmleds/pwmleds.c index fb11b8e..0daf641 100644 --- a/examples/mb525/pwmleds/pwmleds.c +++ b/examples/mb525/pwmleds/pwmleds.c @@ -22,9 +22,9 @@ #include #include -#define COMPARE -//#define MOVING_FADE -// #define KITT +// #define COMPARE +// #define MOVING_FADE +#define KITT #ifdef COMPARE #define GAMMA_LINEAR -- cgit v1.2.3