From 7ec07fbef22512b87471a6c278efa3672b7de422 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 29 Mar 2010 15:45:02 +0200 Subject: [PATCH] TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f4ea1185..9879d278 100644 --- a/TODO +++ b/TODO @@ -79,6 +79,7 @@ Future issues: * ethercat tool: - Add a -n (numeric) switch. - Check for unwanted options. + - Fix number of digits in negative integer hex output. * Simplify master fsm by introducing a common request state to handle external requests (replace write_sii, sdo_request, etc).