From 41334e986e37cbae3b198c736a1a3bc77387564e Mon Sep 17 00:00:00 2001 From: Florian Pose <fp@igh-essen.com> Date: Sun, 6 Jun 2010 21:07:36 +0200 Subject: [PATCH] Minor change. --- examples/dc_user/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/dc_user/main.c b/examples/dc_user/main.c index 1eb1f714..4685b87e 100644 --- a/examples/dc_user/main.c +++ b/examples/dc_user/main.c @@ -143,7 +143,6 @@ void cyclic_task() // check for master state (optional) check_master_state(); - } if (blink_counter) { -- GitLab