Fix the last line not being used by custom characters (ID: 3466136). There

was a lastline setting used which was neither initialized nor read from config.
While there, re-comment the file.
This commit is contained in:
mmdolze
2011-12-30 01:08:17 +00:00
parent 2228e05187
commit 6336c6c99e
4 changed files with 174 additions and 212 deletions
+1
View File
@@ -22,6 +22,7 @@ v0.5dev (ongoing development)
* lcdproc client: On FreeBSD show only unique processes in 'S' screen
* picolcd: Use libusb-1.0 asynchronous transfers to fix missed keys (M. Jones)
* sed1520: Make it work without using an external inverter
* lis driver: Make the last pixel row work (add lastline option parsing)
v0.5.5
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)