15 Commits

Author SHA1 Message Date
TinyuChiu d9a697d928 comment editor & insert include guard 2023-08-19 16:48:24 +08:00
sean c263ec9b67 release v0.2.9 and update workflows 2023-08-18 12:04:57 +08:00
TinyuChiu bf429d8768 Adding missing documents and Format code 2022-09-17 17:32:33 +08:00
Tinyu 3abdb8b7cc Format 2022-07-11 11:38:25 +08:00
Tinyu 2149833c5c Code Format 2022-07-05 11:32:56 +08:00
Tinyu 652bdb6bbd 0.2.3 2021-09-02 09:21:54 +08:00
Tinyu de98e69e18 fix 2021-08-20 17:30:15 +08:00
Tinyu e3cd170e98 some 2021-08-06 14:14:21 +08:00
Tinyu 9cb19ce774 add some Ex&explain 2021-08-05 17:13:16 +08:00
root 4628c30096 Fix TFT_Clock (Screen size update) 2020-03-30 19:33:09 +08:00
root 0190adff33 Fix Compiler error 2020-03-30 19:28:59 +08:00
genericpenguin 6f10183c9d Fix:Incorrect vertical height in TFT_Terminal.ino (#32)
* Fix:Incorrect vertical height in TFT_Terminal.ino

Fix for issue Incorrect vertical height in TFT_Terminal.ino #31
Updated screen size values to 160x80. Set YMAX to 80 and
created new X value (XMAX) to remove magic numbers.

* Update TFT_Terminal.ino
2019-08-09 19:16:03 +08:00
Shasha Liu 1195157570 fix example TFT_Terminal error:ST7735_VSCRDEF 2019-08-06 20:14:09 +08:00
yalezy 7659429851 updata 2019-03-27 14:54:14 +08:00
yalezy 2431efeff0 test 2019-03-15 15:14:15 +08:00