From cfbb403046f79e513c8e9e6daa232e0c244aeb1f Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Sun, 4 Mar 2007 16:15:23 +0000 Subject: [PATCH] Updated TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5e50954b..f42b1921 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,7 @@ $Id$ - Interface for alternative PDO mapping. - Read out CRC counters. - Optimize alignment of process data. + - Calculate expected working counter for domains. * Smaller changes: - Simplify FSMs with _enter() functions.