From b00461d1fd98b5488e169819a93b62d47f873526 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sat, 19 Apr 2008 16:10:54 +0200 Subject: [PATCH] Add some items to TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 7b33c51..6c840fa 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,8 @@ Cleanups * split modbus.c (tcp/rtu, query/response) * t_id in param_msqg * only one build_header_message function to replace build_query_packet/response_packet +* reg_count, coil_count -> nb_points +* avoid copies (use ptr) Documentation * README with a example to test the library -- libgit2 0.21.4