diff options
author | Reelfan <37248793+Reelfan@users.noreply.github.com> | 2018-03-18 10:48:47 +0100 |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2018-03-18 10:50:59 +0100 |
commit | 6bb3061934726f626d9179137e10f6ec0a1534d0 (patch) | |
tree | bab3ecaf30e1b566dbf95f3ad365665fc2b4631b /HISTORY | |
parent | 57a396cc74df2538ec40fed26b36d01af8a9b132 (diff) | |
download | graphlcd-base-6bb3061934726f626d9179137e10f6ec0a1534d0.tar.gz graphlcd-base-6bb3061934726f626d9179137e10f6ec0a1534d0.tar.bz2 |
Add st7565r-reel driver
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ GraphLCD base package Revision History -------------------------------------- +2018-03-16: +- New driver "st7565r-reel" + 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/ |