# HG changeset patch # User Mychaela Falconia # Date 1629261021 0 # Node ID 52f507580d787562a38f30c7199574b28a49dfc6 # Parent a66095c7f35f922102c4e231caab4cb59187f260 CHANGES: document all current lunadrv changes diff -r a66095c7f35f -r 52f507580d78 CHANGES --- a/CHANGES Wed Aug 18 04:00:14 2021 +0000 +++ b/CHANGES Wed Aug 18 04:30:21 2021 +0000 @@ -34,8 +34,14 @@ melodies in fc-buzplay. See the new doc/Buzzer-melodies article for more information. -* lunadrv target utility: added support for testing KWH020ST23-F01, a new LCD - module from a new candidate LCD vendor (Formike). +* lunadrv target utility (FC Luna LCD hardware exercising): + + + New init-kwh command initializes ILI9225G controller registers with the + official settings for KWH020ST23-F01 LCD module, as prescribed by module + manufacturer Formike. The only difference from HT020K1QC36S initialization + (init-ht command) is one register setting: VCOMH. + + + New suspend and resume commands enter and exit ILI9225G sleep mode. Changes from fc-host-tools-r14 to fc-host-tools-r15: