diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ GraphLCD base package Revision History -------------------------------------- +2018-03-02: +- New driver "usbserlcd". With this driver it is possible to diy an USB LCD. + See also: https://github.com/M-Reimer/usbserlcd/ + +2016-10-29: +- branch "touchcol" merged back to "master" +- Tag name is now always passed if "GetToken" is called. + This makes it possible to use graphlcd-base without bothering about token id's +- "alphacool" and "sdcmegtron" are now predefined entries in graphlcd.conf + 2011-05-01: branch touchcol, first commit - glcddrivers changes / enhancements: - support for colour bitmap data |