diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2003-09-19 03:51:29 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2003-09-19 03:51:29 +0000 |
commit | 2f8b80242a07e24a663dce4200e0104ec6f553e9 (patch) | |
tree | fe72bbf5e3abaae0c4e33e2920f7ebf041eaa058 /TODO | |
parent | 27b91cea68aa3d71b8316d450a60b3199c80a6b8 (diff) | |
download | lcd4linux-2f8b80242a07e24a663dce4200e0104ec6f553e9.tar.gz |
[lcd4linux @ 2003-09-19 03:51:29 by reinelt]
minor fixes, widget.c added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@245 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -133,3 +133,7 @@ don't know if displays support this feature... at least one of my HD44780 displays use an inverted "P" instead of a full block. Therefore a bar my look strange. Make the ASCII code of the full block configurable... + +2003-09-14 Markus <markus@norad.de> +change %t tokens from Byte/sec to kB/sec, ith one decimal places. +Either make it configurabel, or add new tokens. |