From 9cc1f6571b3fa961a45ef7320b66e12524fc09de Mon Sep 17 00:00:00 2001 From: Pavel Vymetálek Date: Mon, 6 Apr 2020 10:38:31 +0200 Subject: Fixed sending and progressbar for files smaller than 256 bytes --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0927f36..f8ac68e 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,10 @@ +2020-04-05 + + for short files < 256 bytes does not work the progressbar - underflow counter + - listing of enumerated serial ports - linux, win, mac 2020-04-04 - add test serial line - show CTS, RTS lines state 2019-09-03 - - fix progressbar for files smaller than 16kB - + + fix progressbar for files smaller than 16kB 2019-03-16 + add support for handling time/date of files -- cgit