Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2023-05-16 | 1.5 kB | |
TTGO_VGA32_Lite-0.9.9-beta1.tar.bz2 | 2023-05-16 | 1.4 MB | |
TTGO_VGA32_Lite-0.9.9-alpha1.tar.bz2 | 2022-09-21 | 1.3 MB | |
Totals: 3 Items | 2.7 MB | 1 |
==================================================================================================== TTGO_VGA32_Lite Release Changelog ==================================================================================================== ------------------- Version 0.9.9-beta1 ------------------- # This is the first beta release. # Tested and verified to work with Arduino ESP32 package ("ESP32 by Espressif Systems") version 2.0.3 to 2.0.8. # Tested and verified to work with Arduino IDE 1.8.19 and Arduino IDE 2.0.0 to 2.0.4 and 2.1.0. # Some additions and bug fixes in the character display controller communication protocol (CDC-CP) as well as the 'CDisplayCtl' class implementation. # Added a helper class ('UCArgRW') to simplify the processing of user's argument(s) when executing user commands using the communication protocol ('CmdVal_ExecUserCommand'). # Added a reference driver implementation ('CDisplayCtl_Driver<T>') that can be used to control the 'CDisplayCtl' class using another device that communicates using UART. # Added more Japanese fonts. # Various enhancements, bug fixes, and cleanups. # APIs, protocols, and data formats are not guaranteed to be compatible with the next release. -------------------- Version 0.9.9-alpha1 -------------------- # This is the first alpha release. # APIs, protocols, and data formats are not guaranteed to be compatible with the next release. ====================================================================================================